Compound Interest Calculator
See how your money grows with compound interest over time. Free online Compound Interest Calculator for financial — instant, accurate results, no signup needed.
Derivation
- ├── 01Given
P = $10,000, r = 7%, t = 10 years, n = 12, PMT = $0/mo - ├── 02Formula
A = P·(1 + r/n)^(n·t) + PMT · ((1 + r/n)^(n·t) − 1) / (r/n) - ├── 03Substitute
A = 10,000 × (1 + 0.07/12)^(12×10) + 0 × ((1 + 0.07/12)^(12×10) − 1) / (0.07/12) - ├── 04r/n
0.07 / 12 = 0.005833 - ├── 05n·t
12 × 10 = 120 - ├── 06(1 + r/n)^(n·t)
2.009661 - ├── 07Principal growth
10,000 × 2.009661 = $20,096.61 - ├── 08Final balance$20,096.61
- └── 09Interest earned$10,096.61
Albert Einstein reportedly called compound interest "the eighth wonder of the world" — whether or not he actually said it.
Understanding the Compound Interest Calculator
Compound interest is the interest you earn on both your original money and on the interest it has already earned. Unlike simple interest, which only ever pays on your starting balance, compounding lets your returns generate their own returns — so growth accelerates the longer you stay invested. It is the core reason small, consistent investments can become large sums over decades, and why starting early matters far more than starting big.
Quick calculators for the math that shouldn’t need a notepad — instant, accurate, private to your browser. The Compound Interest Calculator sits in that toolkit — it see how your money grows with compound interest over time. Enter your numbers above and the result updates instantly; every step of the math is shown in the Derivation panel so you can see exactly how the answer was reached.
How it’s calculated
Where
- A
- Final amount (principal + all compounded interest)
- P
- Principal — your starting amount
- r
- Annual interest rate as a decimal (e.g. 7% = 0.07)
- n
- Number of times interest compounds per year
- t
- Time invested, in years
Step-by-step walkthrough
You invest $10,000 at a 7% annual return, compounded monthly, and leave it for 20 years.
- 01Inputs: P = $10,000, r = 0.07, n = 12, t = 20
- 02Periodic rate: r/n = 0.07 / 12 ≈ 0.0058333
- 03Total periods: n·t = 12 × 20 = 240
- 04Growth factor: (1 + 0.0058333)²⁴⁰ ≈ 4.0387
- 05Final amount: A = 10,000 × 4.0387 ≈ $40,387
- 06Interest earned = A − P = $30,387. With simple interest you would earn only $14,000 — that extra $16,387 is the compounding effect.
Frequently asked questions
How useful was this calculator?
Your ratings stay in your browser — they help us learn which tools people actually rely on.