Compound Interest Calculator
See how your savings grow over time with the power of compounding interest.
Enter your values and click Calculate
How It Works
The calculator applies two separate formulas and sums the results. The first covers the lump-sum principal: FV_principal = P × (1 + r/n)^(n×t). Here P is the initial investment, r is the annual rate as a decimal, n is the compounding frequency per year (12 for monthly, 365 for daily), and t is the number of years. For $10,000 at 7% compounded monthly for 20 years: r/n = 0.005833, exponent n×t = 240, giving FV_principal = 10,000 × (1.005833)^240 ≈ $40,064. The second formula calculates the future value of all monthly contributions as an ordinary annuity, always using the monthly rate (r/12) regardless of the selected compounding frequency: FV_contributions = PMT × [(1 + r/12)^(12t) − 1] ÷ (r/12). For $500/month at 7% over 20 years, this gives approximately $131,291. The final balance is the sum of both: $40,064 + $131,291 ≈ $171,355. Total contributions equal the initial principal plus all monthly deposits (PMT × total months). Interest earned is the final balance minus total contributions. The growth multiple divides final balance by total contributions to show how much each dollar deposited has grown — a number that rises sharply with longer time horizons and higher rates, illustrating why time in market consistently outperforms timing the market.
Examples
Frequently Asked Questions
How often should interest compound?
What is the Rule of 72?
How is compound interest different from simple interest?
Recommended Resources
- GuideHow to Calculate Compound Interest
- Related ToolSimple Interest Calculator