Compound Interest Calculator
Future Value
$0
Total Interest Earned
$0
Total Contributions
$0
How Compound Interest Works
Compound interest is one of the most powerful concepts in finance. Unlike simple interest, which is calculated only on the original principal, compound interest is calculated on the principal plus all previously accumulated interest. This means your money earns interest on its interest, creating exponential growth over time.
The compound interest formula is A = P(1 + r/n)nt, where A is the future value, P is the principal, r is the annual interest rate (decimal), n is the number of times interest compounds per year, and t is the number of years. When you add regular monthly contributions, each deposit also earns compound interest from the date it is added.
The frequency of compounding matters, though the effect is often smaller than people expect. Daily compounding yields slightly more than monthly, which yields slightly more than annually. The real drivers of growth are time and the interest rate. Starting early is by far the most effective strategy because it gives compounding more time to work. A useful shortcut is the Rule of 72: divide 72 by your annual rate to estimate how many years it takes your money to double. At 8%, your investment doubles roughly every nine years. Use this calculator to model different scenarios and see how adjusting the principal, rate, frequency, or time period affects your future wealth.
Formula
A = P(1 + r/n)nt
Where:
- A = final amount (principal + interest)
- P = initial principal
- r = annual interest rate (as a decimal)
- n = number of compounding periods per year
- t = number of years
Example Calculation
Scenario: $10,000 invested at 7% annual interest, compounded monthly, for 10 years
- Step 1: r/n = 0.07 / 12 = 0.005833
- Step 2: nt = 12 × 10 = 120 compounding periods
- Step 3: A = $10,000 × (1.005833)120
- Result: A = $20,096.61 | Interest earned = $10,096.61