Simple Interest Calculator

Calculate flat, non-compounding interest the way bonds, payout deposits and legal interest actually charge it — and see exactly what not compounding costs.

By Avinash Verma · editorial standards Last reviewed: Formula v1.0 · How we calculate

Inputs

How to use this calculator

Three inputs drive everything here: the principal, the annual rate, and the time in years (decimals work, so 18 months is 1.5). The calculator applies I = P × r × t and reports:

  • Interest earned: the flat total, plus what that is per year and per month.
  • Equivalent compound result: what the same money would earn if interest were reinvested monthly instead of paid out, so you can price the difference.

The chart and table track both balances year by year. The gap column is the answer to a practical question: if you're offered interest as a payout (a coupon, a monthly-payout deposit), how much are you giving up versus letting it reinvest?

Where simple interest is used

Simple interest means the rate is only ever applied to the original principal. Earned interest is handed to you, or simply tallied up, but never added to the base. That sounds like a textbook relic, yet it describes a lot of real money: most bond coupons pay a fixed percentage of face value each period, straight to your account; fixed deposits with a payout option send interest out monthly or quarterly instead of reinvesting it; promissory notes between private parties are conventionally written as simple interest; and most statutory interest (court judgments, late tax payments, delayed insurance settlements) is calculated as a flat annual percentage on the amount owed.

The structural difference from compounding is linear versus exponential growth. At 6%, $10,000 earns exactly $600 every single year: the default three-year result is $1,800, and year twenty's interest is the same $600 as year one's. Reinvested monthly at the same 6%, the three-year figure is $1,966.81, only $166.81 more. But stretch to ten years and it's $16,000 simple versus $18,193.97 compounded; at twenty years, $22,000 versus $33,102.04. The two lines on the chart start out nearly touching and then peel apart, which is the whole story: over short periods simple and compound interest are near-twins, and over long periods they aren't even the same species.

A useful way to think about it: simple interest is what you get when interest is paid out, compound is what you get when it's reinvested. The money doesn't care about the label — a bond investor who takes each coupon and immediately reinvests it at the same rate has manufactured compound interest out of a simple-interest instrument. The gap this calculator shows is therefore not a defect of the product; it's the value of the reinvestment job that's been left to you.

One caution on language: people often call flat-fee personal loans "simple interest loans," but almost no amortizing loan is simple interest in this sense; each payment is split against an interest charge computed on the declining balance. If you're pricing a loan, use the Loan Interest Calculator instead; this page is for money that earns, not money you owe.

Formula and methodology

The entire model is one multiplication:

I = P × r × t
  • P principal (the base, which never changes)
  • r annual rate as a decimal (6% → 0.06)
  • t time in years (fractions allowed: 9 months = 0.75)

The final amount is simply A = P + I = P(1 + rt). Because nothing feeds back into the base, interest scales in a straight line with both rate and time: doubling either exactly doubles the interest, which is never true under compounding, where doubling time more than doubles the result.

The comparison column uses the standard monthly-compounding formula P(1 + r/12)12t on identical inputs, so the gap you see is purely the effect of reinvestment.

Worked example

Example: $10,000 at 6% for 3 years

I = 10,000 × 0.06 × 3 = $1,800, for a total of $11,800. That's $600 per year, or $50 per month, the same every month, first to last.

Compounded monthly instead, the balance would reach $11,966.81, some $166.81 more over the three years. Small. But run the same comparison out to 20 years: simple interest delivers $12,000 while monthly compounding delivers $23,102.04 — a gap of $11,102.04, more than the original interest itself.

Doubling time makes the point sharply: at 6% simple, money doubles in 100 ÷ 6 ≈ 16.7 years. Compounded monthly, it doubles in about 11.6.

What changes the result

  • Time is where the two models diverge. Under three years or so, the simple-vs-compound gap at typical rates is small change; past ten years it dominates. Match the model to the product's actual mechanics before comparing offers.
  • What happens to the payouts. If coupon or payout interest lands in an account earning something, your true outcome sits between the two lines on the chart. If it gets spent, the simple line is your reality.
  • Rate quotes are comparable only within a model. A 6.2% simple payout deposit and a 6% compounding one can rank either way depending on the term — compute both, don't eyeball.
  • Day-count conventions. Legal and banking contexts count days differently (365, 360, actual). For multi-year horizons the difference is minor; for short windows it can matter.

Assumptions and limitations

  • The comparison column assumes monthly compounding; products that compound daily or yearly will land slightly above or below it. The flagship Compound Interest Calculator lets you set the frequency exactly.
  • Results are gross of tax; payout interest is typically taxable as income in the year received, which can change the payout-vs-reinvest decision.
  • A constant rate is assumed for the whole term; floating-rate notes and step-up deposits need a period-by-period calculation.
  • This page models interest you earn. Amortizing loans, even ones marketed with "simple interest" language, follow declining-balance math instead.

Frequently asked questions

Is simple interest better or worse than compound interest?

For money you're owed, compounding is strictly better at the same rate — reinvested interest earns its own interest. But "simple" products aren't automatically bad deals: a bond or payout deposit hands you cash flow you can spend or reinvest elsewhere. What matters is comparing total outcomes at your actual reinvestment behaviour, which is exactly the gap this calculator computes.

Why do people call car and personal loans 'simple interest loans'?

In lending, "simple interest" usually just means interest accrues daily on the current balance with no interest-on-interest — not that I = Prt applies. Each payment covers accrued interest first and principal second, so the balance (and the interest charge) falls every month. The math is amortization, and the right tool for it is the Loan Calculator.

How do I calculate simple interest for months or days?

Convert the time to years and multiply: 8 months is t = 8 ÷ 12 ≈ 0.667, 90 days is t = 90 ÷ 365 ≈ 0.247. On $10,000 at 6%, that's $400 for the 8 months and about $147.95 for the 90 days. The time field here accepts decimals, so you can enter fractional years directly.

Do bonds really pay simple interest?

The coupon itself is simple: a 5% annual coupon on $10,000 face value pays $500 a year regardless of price moves, and the payment never compounds inside the bond. Your realized return can still compound if you reinvest coupons — which is why quoted yield-to-maturity figures assume reinvestment. The distinction between the instrument's payments and your reinvestment of them is the core idea on this page.

When does the difference from compounding become material?

A working rule from the numbers on this page: at mid-single-digit rates, the gap is under 2% of principal within three years, but grows without bound after that — at 6% it reaches about 22% of principal by year ten and 111% by year twenty. Short holding period: don't sweat the model. Long horizon: the model is the decision.