Compound Interest Calculator
See how initial deposits, regular contributions and compounding grow into a final balance.
Your details
Balance growth
How this is calculated
Compound interest earns interest on interest. Each period, the interest is added to the balance, so the next period's interest is calculated on a larger amount. Over long time horizons, this snowballs into dramatic growth.
The formula for a single lump sum is A = P(1 + r/n)^(nt), where P is the principal, r is the annual rate, n is the compounding frequency per year, and t is the number of years. With regular monthly contributions we simulate month by month for accuracy.
More frequent compounding produces a slightly higher return, but the difference between monthly and daily compounding is small compared with the rate itself and the length of time invested.