Calculate compound interest on your investments
Use the slider or type directly to enter the initial investment amount (principal).
Adjust the annual interest rate using the slider or input field.
Enter the number of years for the investment using the slider or input field.
Select how often interest is compounded (annually, monthly, daily, etc.).
See the total amount, interest earned, and visual breakdown in the charts.
Compound interest is often called the "eighth wonder of the world". Unlike simple interest, which is calculated only on the principal amount, compound interest is calculated on the principal plus the interest accumulated over previous periods. This "interest on interest" effect causes your wealth to grow exponentially rather than linearly.
Simple Interest: Returns are constant. If you invest $100 at 10%, you get $10 every year. After 10 years, you have $200.
Compound Interest: Returns grow. Year 1 you get $10. Year 2 you get $11 (10% of 110). Year 3 you get $12.1. After 10 years, you have ~$259.
Over long periods (20-30 years), compound interest can result in wealth that is 3x or 4x higher than simple interest.
How often interest is added matters. Our calculator supports:
The more frequent the compounding, the higher the final return. For example, $1 Lakh at 10% for 1 year is $1.10 Lakh (Annually) vs $1.105 Lakh (Daily).
Want a quick mental math trick? The Rule of 72 estimates how long it takes to double your money.
`Years to Double = 72 / Interest Rate`
Example: At 12% return, your money doubles in 72/12 = 6 years. At 8%, it takes 9 years. Use our calculator to verify this rule!
You can calculate future value with compound interest in Excel using the FV function.
Formula: `=FV(rate, nper, pmt, [pv], [type])`
Example:
$1 Lakh at 10% annually for 5 years:
`=FV(10%, 5, 0, -100000)`
This will return the maturity amount.
If you had a choice between receiving $1 Crore today or a single penny ($0.01) that doubles every day for 30 days, which would you choose?
Result: Option B would grow to over $53 Lakhs on Day 30 alone, and the total would be over $1 Crore! Wait, actually $0.01 * 2^29 is ~$53 Lakhs. Total sum is ~$1 Crore. It demonstrates the explosive power of compounding.