Simple vs Compound Interest – Key Differences & Calculation Formulas (2026)

Simple vs Compound Interest – Key Differences & Calculation Formulas (2026)

June 10, 2026 | 10 min read | For finance, banking, and engineering economics

When you take a loan or invest money, interest is the cost of borrowing or the reward for saving. There are two main types of interest: simple interest and compound interest. Simple interest is calculated only on the original principal. Compound interest is calculated on the principal plus any accumulated interest from previous periods. In this guide, I will explain both formulas, work through examples, show a detailed comparison, and explain why compound interest grows faster. You will also find a link to our interest calculator tool at the end.

Quick summary: Simple interest = P × r × t (linear growth). Compound interest = P × (1 + r)^t – P (exponential growth). For the same rate and time, compound interest always yields more than simple interest (except for t=1). Compound interest is used for most savings accounts, loans, and investments.

Simple Interest – Formula and Examples

Simple interest is straightforward. The interest amount is the same every year (if no payments are made). The formula is:

Simple Interest (SI) = P × r × t

Where:

  • P = Principal (initial amount)
  • r = Annual interest rate (in decimal form; e.g., 5% = 0.05)
  • t = Time in years

Total amount after t years: A = P + SI = P (1 + r t)

Example 1: Simple Interest on a Loan

You borrow 100,000 rupees at 8% simple interest for 3 years.
SI = 100,000 × 0.08 × 3 = 24,000 rupees.
Total repayment = 124,000 rupees. Each year, interest is 8,000 rupees.

Example 2: Simple Interest for a Short Period

Principal 50,000 rupees, rate 6% per annum, time 6 months (0.5 years).
SI = 50,000 × 0.06 × 0.5 = 1,500 rupees.

Simple interest is rarely used for long-term loans today but appears in some car loans, short-term lending, and certain bonds.

Compound Interest – Formula and Examples

Compound interest calculates interest on the principal plus any previously earned interest. The formula depends on the compounding frequency (annual, semi-annual, quarterly, monthly, daily). The most common is annual compounding.

Amount after t years (annual compounding): A = P × (1 + r)^t
Compound Interest = A – P = P × [(1 + r)^t – 1]

For compounding more frequent than annual: A = P × (1 + r/n)^(n × t), where n = number of compounding periods per year.

Example 1: Annual Compounding

Principal 100,000 rupees, rate 8% per annum, compounded annually for 3 years.
A = 100,000 × (1 + 0.08)^3 = 100,000 × (1.08)^3 = 100,000 × 1.259712 = 125,971.20 rupees.
Compound Interest = 25,971.20 rupees.
Compare with simple interest (24,000 rupees). Compound gives 1,971.20 rupees more.

Example 2: Monthly Compounding

Same principal 100,000, rate 8% per year, compounded monthly (n=12), t=3 years.
Monthly rate = 0.08/12 = 0.0066667, periods = 12×3 = 36.
A = 100,000 × (1 + 0.0066667)^36 = 100,000 × (1.0066667)^36.
(1.0066667)^36 ≈ 1.27024. So A = 127,024 rupees.
Compound interest = 27,024 rupees – even higher than annual compounding.

Key Differences Between Simple and Compound Interest

FeatureSimple InterestCompound Interest
Calculation baseOnly original principalPrincipal + accumulated interest
Growth patternLinear (straight line)Exponential (curve)
FormulaP × r × tP × (1+r)^t – P
Interest earned each periodConstantIncreases each period
Effect of longer timeAdds same fixed amount each yearGrows faster as time increases
Typical useShort-term loans, certain bondsSavings accounts, investments, credit cards, mortgages

Detailed Comparison with a Table Over Time

Suppose you invest 10,000 rupees at an annual rate of 10% for 20 years. Here is how simple and compound (annual compounding) compare year by year.

YearSimple Interest (Amount)Compound Interest (Amount)
010,00010,000
515,00016,105
1020,00025,937
1525,00041,772
2030,00067,275

After 20 years, compound interest yields more than double the simple interest amount. The longer the time, the bigger the gap.

Real-Life Applications

  • Savings accounts: Almost all use compound interest (daily or monthly).
  • Fixed deposits (FDs): Compound interest, often quarterly or half-yearly.
  • Loans (home, car, personal): Compound interest – usually monthly reducing balance.
  • Credit cards: Compound interest (daily compounding) – that is why debt grows fast.
  • Simple interest loans: Some short-term personal loans, auto loans, or bonds like treasury bills.

Why Compound Interest is Called the Eighth Wonder

Albert Einstein reportedly said compound interest is the eighth wonder of the world. He who understands it, earns it; he who doesn’t, pays it. The idea is that reinvesting earnings generates its own earnings, creating a snowball effect. Starting early with small amounts can lead to massive wealth over decades. For example, investing 5,000 rupees per month at 12% annual return for 30 years can grow to over 1.5 crore rupees.

Common Mistakes to Avoid

  • Using simple interest formula when the problem says compounded – losing interest.
  • Forgetting to convert the rate to decimal (e.g., using 8 instead of 0.08).
  • Misunderstanding compounding frequency: if compounded quarterly, divide rate by 4 and multiply years by 4.
  • Assuming simple interest is better for loans – actually compound interest costs more.
  • Not considering inflation: high compound interest on investments might still lose real value if inflation is higher.

Use Our Free Interest Calculator

To compare simple and compound interest for your own numbers, use our interest calculator. You can enter principal, rate, time, and choose compounding frequency. It will show total amount, interest earned, and a year-by-year comparison table.

Try Simple vs Compound Interest Calculator

See the difference for your own loan or investment

Practice Problems

  1. Find simple interest on 25,000 rupees at 7% per annum for 4 years.
  2. Find compound interest (annual) on the same principal, rate, and time.
  3. How much more is compound than simple interest in problem 2?
  4. If you invest 50,000 rupees at 9% compounded monthly for 2 years, what is the final amount?
  5. Which grows faster after 10 years: 100,000 at 6% simple or 100,000 at 5% compound?
Answers:
1. SI = 25000 × 0.07 × 4 = 7,000 rupees.
2. A = 25000 × (1.07)^4 = 25000 × 1.310796 = 32,769.90, CI = 7,769.90 rupees.
3. Difference = 7,769.90 – 7,000 = 769.90 rupees.
4. Monthly rate = 0.09/12 = 0.0075, periods = 24. A = 50000 × (1.0075)^24 = 50000 × 1.196414 = 59,820.70 rupees.
5. Simple: A = 100000 × (1 + 0.06×10) = 160,000. Compound 5%: A = 100000 × (1.05)^10 = 162,889. So 5% compound beats 6% simple after 10 years.

Frequently Asked Questions

1. Which is better for a loan, simple or compound interest?
For a borrower, simple interest is better because you pay less total interest. For a lender or investor, compound interest is better because you earn more. However, most real-world loans use compound interest (reducing balance method), so you cannot choose simple.
2. How does compounding frequency affect total interest?
More frequent compounding (daily vs monthly vs yearly) yields higher total interest for the same nominal rate. For example, 10% annual compounded daily gives slightly more than compounded monthly. The limit is continuous compounding.
3. Is simple interest ever used in real banking?
Yes, for some short-term loans (like payday loans), certain government bonds, and in some car financing offers. But most retail banking products use compound interest.
4. What is the Rule of 72?
The Rule of 72 estimates how many years it takes for an investment to double at a given compound interest rate. Divide 72 by the annual rate. Example: at 8%, 72/8 = 9 years to double. It is an approximation.
5. Can compound interest work against you?
Yes, on debt. Credit card debt with high interest (20-30%) compounded daily grows extremely fast. That is why paying off high-interest debt is a top financial priority.
(c) 2026 EnggPrep – Financial mathematics tutorials and calculators for students and professionals.

Leave a Comment