Finite Math

Compound Interest Calculator

Compound interest reinvests interest as it accrues, so the balance grows faster than under simple interest. The calculator uses A = P·(1 + r/n)^(nt) for discrete compounding or A = P·e^(rt) for continuous, returning both the final amount and the interest earned.

Compound Interest Calculator

A = P(1 + r/n)^(nt) for discrete compounding, A = Pe^(rt) for continuous.

Try:
AnswerA = 1647.01, I = 647.01
  1. PrincipalP = 1000.00
  2. Rater = 5% = 0.05 per year
  3. Timet = 10 years
  4. Compoundings per yearn = 12
  5. FormulaA = P · (1 + r/n)^(n·t)
  6. Final amountA = 1000.00 · (1 + 0.05/12)^(12·10) = 1647.01
  7. Interest earnedI = A − P = 647.01

Worked examples

Frequently asked questions

What is the difference between discrete and continuous compounding?

Discrete compounding adds interest n times per year. Continuous compounding takes the limit as n → ∞ and uses the exponential function: A = P·e^(rt).

What value of n should I use?

Use 1 for annual, 2 for semi-annual, 4 for quarterly, 12 for monthly, 365 for daily compounding.

How big is the gap between monthly and continuous compounding?

Surprisingly small. For 5% over 10 years on $1000, monthly gives ≈ $1647 and continuous ≈ $1649 — a difference of about $2.