
Compound Interest Formula: How to Calculate and Compare
Few concepts in personal finance pack as much punch as compound interest – it’s the silent engine turning modest savings into life-changing wealth, and the U.S. Securities and Exchange Commission describes compound interest simply: it’s interest earned on interest, and it can help your savings grow faster over time (SEC Investor Education). We’ll walk through the formula, show you step-by-step calculations, and reveal how different compounding frequencies can make the same nominal rate produce very different returns.
Annual compounding: $10,000 at 5% for 10 years earns: $6,288.95 ·
Monthly compounding: same principal and rate earns: $6,470.09 ·
Difference due to frequency: $181.14 ·
Rule of 72: years to double at 5%: 14.4 years
Quick snapshot
- Earns interest on interest (Citizens Bank)
- Exponential growth over time (SEC)
- Formula: A = P(1+r/n)^(nt) (Calculator Soup)
- Annual, semi-annual, quarterly, monthly, daily (Calculator Soup)
- Higher frequency yields more total interest (Calculator Soup)
- Continuous compounding is theoretical maximum (Calculator Soup)
- Linear vs exponential growth (Federal Reserve)
- Simple used on some loans (Federal Reserve)
- Compound is standard for savings (SEC Investor Glossary)
- Online calculators from Calculator Soup and Investor.gov
- Excel FV function (Calculator Soup)
- Manual calculation (Calculator Soup)
| Variable | Definition | Example Value |
|---|---|---|
| A | Future value (total amount after interest) | $10,000 |
| P | Principal (initial deposit or loan amount) | $8,000 |
| r | Annual interest rate (as a decimal) | 0.05 (for 5%) |
| n | Number of compounding periods per year | 12 (monthly) |
| t | Time the money is invested/borrowed (years) | 2 |
| I | Interest earned (A – P) | $820 |
Six variables form the core of every compound interest calculation. Understanding each one is the first step toward mastery.
What is the formula for compound interest?
“Compound interest is the eighth wonder of the world. He who understands it, earns it; he who doesn’t, pays it.” – Attributed to Albert Einstein
Standard formula: A = P(1 + r/n)^(nt)
- A = future value, P = principal, r = annual rate as decimal, n = compounding periods per year, t = time in years (Calculator Soup)
- Interest earned = A – P
- Convert percentage to decimal: divide by 100 (e.g., 5% becomes 0.05) (Citizens Bank)
Variables explained in detail
- Principal (P): The starting amount.
- Rate (r): The nominal annual rate.
- Compounding periods (n): How often interest is applied – 1 for annual, 12 for monthly, 365 for daily.
- Time (t): Duration of the investment in years.
Continuous compounding: A = Pe^(rt)
- When n approaches infinity, the formula becomes A = Pe^(rt) (Calculator Soup)
- e is Euler’s number (~2.71828)
- Continuous compounding yields the highest possible return for a given rate
How to calculate compound interest?
Step-by-step manual calculation
- Convert the rate: Divide the annual percentage by 100. (e.g., 5% → 0.05) (Citizens Bank)
- Find the periodic rate: r/n (e.g., monthly: 0.05/12 = 0.0041667)
- Compute total periods: n × t (e.g., 12 × 10 = 120)
- Calculate the multiplier: (1 + r/n)^(nt)
- Multiply by principal: A = P × multiplier
- Find interest: I = A – P
Using a calculator
- Investor.gov provides a free online calculator
- Enter principal, rate, compounding frequency, and time to get instant results
Excel formula: =FV(rate, nper, pmt, pv)
- rate: r/n (periodic rate)
- nper: n×t (total periods)
- pmt: 0 (for lump sum)
- pv: -P (negative principal)
- Example: =FV(0.05/12, 120, 0, -10000) returns $16,470.09 (correct for monthly compounding)
Excel’s FV function assumes end-of-period payments by default. For lump sums, this is correct, but for regular contributions the timing (beginning vs. end) changes results.
Related calculation method
If you are comfortable with other mathematical formulas, you may find our guide on Circumference of a Circle: Formula, How to Calculate helpful for understanding how constants and variables interact in formulas.
What is the compound interest on $8,000 at 5% per annum for 2 years?
Annual compounding calculation
- A = 8000(1+0.05)^2 = 8,820 → Interest = $820 (Calculator Soup)
Semi-annual and quarterly comparisons
- Semi‑annual: A = 8000(1+0.025)^4 = 8,829.91 → Interest = $829.91
- Quarterly: A = 8000(1+0.0125)^8 = 8,834.29 → Interest = $834.29
Check with calculator
Use the same inputs on an online compound interest calculator to verify these results. The pattern is clear: more frequent compounding yields marginally higher interest.
The difference between annual and quarterly compounding on $8,000 over 2 years is just $14.29. For long-term investments (20–30 years), that gap widens to thousands.
Is 1% per month the same as 12% per year?
Effective annual rate (EAR) formula
- EAR = (1 + r/n)^n – 1
- For 1% monthly: r = 0.12, n = 12 → EAR = (1 + 0.01)^12 – 1 = 1.1268 – 1 = 0.1268 (12.68%)
- So no, 1% per month is not equal to 12% per year; the effective rate is higher.
APR vs EAR
- APR (Annual Percentage Rate) is the nominal rate – does not include compounding.
- APY (Annual Percentage Yield) includes the effect of compounding – same as EAR.
- Loan disclosures typically use APR; savings accounts advertise APY (Federal Reserve).
Why this matters for borrowers and savers
If a lender charges 1% monthly on an outstanding balance, the true annual cost is 12.68%. This distinction is critical when comparing loan offers or savings rates.
Many credit cards quote a monthly periodic rate without clearly stating the EAR. A borrower can end up paying more than the advertised 12% APR.
How does compound interest differ from simple interest?
Simple interest: A = P(1 + rt)
- Interest is calculated only on the principal.
- Example: $10,000 at 5% for 10 years → A = 10,000(1 + 0.05×10) = $15,000 → Interest = $5,000.
Growth comparison chart
Four investment scenarios on $10,000 at 5% over 10 years:
| Type | Final Amount | Interest Earned | Growth Pattern |
|---|---|---|---|
| Simple Interest | $15,000.00 | $5,000.00 | Linear |
| Annual Compounding | $16,288.95 | $6,288.95 | Exponential |
| Monthly Compounding | $16,470.09 | $6,470.09 | Exponential |
| Daily Compounding | $16,486.65 | $6,486.65 | Exponential |
“Compound interest is interest earned on interest. It can help your savings grow faster over time.” – U.S. Securities and Exchange Commission (SEC)
Three key contrasts: simple interest grows linearly, compound interest exponentially. Simple interest is often used on short-term loans and bonds; compound interest is standard for savings accounts, retirement accounts, and most investments (SEC Investor Glossary). Loans may use simple interest, but unpaid interest can compound, turning simple into compound in practice.
For more on mathematical formulas and their applications, see our step-by-step guide on How to Calculate Standard Deviation.
Frequently asked questions
What is the best compounding frequency?
Higher frequencies yield more interest, but the marginal benefit shrinks. Daily compounding offers only slightly more than monthly. The best frequency depends on what your bank or investment account offers – monthly is common and still powerful.
How does compound interest work on loans?
On loans, compound interest means interest accrues on unpaid interest. Many credit cards and some personal loans compound daily, causing balances to grow quickly if not paid in full. Federal student loans typically use simple interest daily on the outstanding principal.
What is the rule of 72 and how accurate is it?
The rule of 72 estimates how long it takes to double money: 72 ÷ annual interest rate (as a percentage). For 5%, 72 ÷ 5 = 14.4 years. It’s accurate within a few percent for rates between 4% and 15%.
How to calculate compound interest in Excel with regular deposits?
Use the FV function with pmt set to the deposit amount (negative) and type=1 for beginning of period. For example, monthly $200 deposit at 6% annual (0.5% monthly) for 30 years: =FV(0.005, 360, -200, 0, 1).
What is the difference between APY and APR?
APY (Annual Percentage Yield) includes compounding – it tells you the true return. APR (Annual Percentage Rate) is the nominal rate without compounding. For savings, APY is higher than APR; for loans, APR may be lower than the effective rate if compounding occurs.
Is compound interest always better than simple interest?
For savers and investors, yes – compounding accelerates growth. For borrowers, no – you want simple interest on loans to avoid paying interest on interest. Most investment and savings products use compound interest; many loans use simple daily interest but unpaid interest can effectively compound.
The math behind compound interest is straightforward, but its impact is profound. For the saver who starts early, the power of compounding means a small principal can grow far beyond what simple interest would produce. For the borrower who carries a balance, compounding can turn a manageable debt into a long-term burden. The choice is clear: understand the formula, apply it to your situation, and let time do the work. For anyone building wealth, the compound interest formula is not just a calculation – it’s the foundation of financial freedom.