How to Calculate Compound Interest
Compound interest is one of the most powerful concepts in finance — Albert Einstein reportedly called it the eighth wonder of the world. Whether you are saving for retirement, evaluating a loan, or comparing investment accounts, knowing how to calculate compound interest by hand gives you a deeper understanding of how your money grows over time.
The Formula
A = P(1 + r/n)^(nt)Where:
AFinal Amount — The total amount of money after interest has been applied, including the original principal.PPrincipal — The initial amount of money you invest or deposit.rAnnual Interest Rate — The yearly interest rate expressed as a decimal (e.g., 7% = 0.07).nCompounding Frequency — The number of times interest is compounded per year (e.g., 12 for monthly).tTime in Years — The number of years the money is invested or borrowed.Step-by-Step Example
Let's calculate the future value of $10,000 invested at 7% annual interest for 10 years, compounded monthly.
- 1Identify your variables: P = $10,000, r = 0.07, n = 12 (monthly), t = 10 years.
- 2Divide the annual rate by the compounding frequency: r/n = 0.07/12 = 0.005833.
- 3Add 1 to the result: 1 + 0.005833 = 1.005833.
- 4Multiply the compounding frequency by the number of years: n × t = 12 × 10 = 120.
- 5Raise the result from Step 3 to the power of Step 4: 1.005833^120 = 2.00966.
- 6Multiply by the principal: $10,000 × 2.00966 = $20,096.61.
Your $10,000 investment grows to $20,096.61 after 10 years — more than doubling your money thanks to compound interest.
Skip the Math
Use our free Compound Interest Calculator for instant results. Enter your principal, rate, time, and compounding frequency to see exactly how your money will grow — no manual math required.
Use the Free CalculatorWhy You Need This Calculation
- Retirement planning — knowing how your 401(k) or IRA contributions will grow over decades helps you set realistic savings goals.
- Comparing investment options — different accounts compound at different frequencies; calculating each lets you pick the best return.
- Understanding debt — credit card balances and loans use compound interest against you; knowing the math helps you prioritize payoff.
- Setting savings milestones — you can work backward from a target amount to determine how much you need to invest today.
- Evaluating inflation impact — compound growth also applies to rising costs, helping you understand how much future expenses will actually cost.
Common Mistakes
Using the percentage directly instead of converting to a decimal
A 7% rate must be entered as 0.07 in the formula. Using 7 instead of 0.07 will give a wildly incorrect result that is orders of magnitude too large.
Forgetting to match the compounding frequency
If interest compounds monthly, you must divide the annual rate by 12 and multiply the years by 12. Mismatching these values produces inaccurate results.
Ignoring the compounding frequency entirely
Monthly compounding yields more than annual compounding at the same rate. Assuming annual compounding when your account compounds monthly means underestimating your returns.
Confusing simple interest with compound interest
Simple interest is calculated only on the principal (P × r × t). Compound interest is calculated on the principal plus accumulated interest, which is why it grows faster over time.
Not accounting for additional contributions
The basic formula assumes a single lump-sum investment. If you make regular contributions (like monthly deposits), you need the future value of an annuity formula in addition to the compound interest formula.