Simple Interest Calculator

Solve I = P·r·t for interest, principal, rate, or time, see the final balance, and compare simple against compound interest year by year.

Interest
Final balance
Interest as % of principal
Same money compounded annually
Difference vs compound

Simple vs compound on the same money

A principal of 1 000 at 5% a year, side by side. Both columns come from the same functions this calculator uses. Note year 1: with annual compounding the two are identical, because compounding has not had a period to act on yet. Every year after that the gap widens, and it widens faster each time.

YearSimpleCompound (annual)Difference
11 050.001 050.00
21 100.001 102.50+2.50
31 150.001 157.63+7.63
41 200.001 215.51+15.51
51 250.001 276.28+26.28
61 300.001 340.10+40.10
71 350.001 407.10+57.10
81 400.001 477.46+77.46
91 450.001 551.33+101.33
101 500.001 628.89+128.89
111 550.001 710.34+160.34
121 600.001 795.86+195.86
131 650.001 885.65+235.65
141 700.001 979.93+279.93
151 750.002 078.93+328.93
161 800.002 182.87+382.87
171 850.002 292.02+442.02
181 900.002 406.62+506.62
191 950.002 526.95+576.95
202 000.002 653.30+653.30
212 050.002 785.96+735.96
222 100.002 925.26+825.26
232 150.003 071.52+921.52
242 200.003 225.10+1 025.10
252 250.003 386.35+1 136.35
262 300.003 555.67+1 255.67
272 350.003 733.46+1 383.46
282 400.003 920.13+1 520.13
292 450.004 116.14+1 666.14
302 500.004 321.94+1 821.94

Currency omitted deliberately — the ratios are what matter, and they are the same whatever the currency.

What simple interest is

I = P · r · t  ·  A = P · (1 + r · t)

P is the principal, r the annual interest rate as a decimal, and t the time in years.I is the interest and A the final balance. The defining feature is that interest is always calculated on the original principal. Interest already accrued never earns interest of its own, so the balance grows in a straight line rather than a curve.

Because the formula has four quantities and one equation, knowing any three gives you the fourth. Rearranged: P = I / (r · t), r = I / (P · t), and t = I / (P · r). This calculator does all four directions — pick one in "solve for" and that field dims, because it is now the answer rather than an input.

Worked example

Borrow 10 000 at 5% simple interest for 3 years. The interest is 10 000 × 0.05 × 3 = 1 500, and you repay 11 500. Each year adds exactly 500, never 501 — that is the whole difference from compounding. Halve the term and you halve the interest to 750; double the rate and it doubles to 3 000. Simple interest is proportional to all three inputs, which is why lenders quoting it can state the total cost of a loan up front.

Where you actually meet it

Simple interest is not a teaching abstraction. Most car loans and other instalment credit accrue simple interest on the outstanding balance. Bond coupons are simple interest on the face value — a 4% coupon pays 4% of par each year and does not reinvest itself. Short-term promissory notes, bridging finance, treasury bills and the interest a court awards on a judgment are all conventionally simple. So is the accrued interest calculation on most consumer credit between statement dates.

How it differs from compound interest

Compound interest pays interest on interest, so the balance follows A = P · (1 + r/m)^(m·t) and curves upward. The two models agree exactly at one year with annual compounding, and diverge in both directions from there: compound is higher beyond a year and slightly lower inside it, because within the first period simple interest accrues on the full principal from day one while the compound curve is still catching up. The table above shows the long-run divergence — over 30 years at 5% the compound balance is more than 70% larger. When you are borrowing, simple is cheaper; when you are saving,compound interest is what you want.

Where this model stops being valid

This assumes one lump sum, a fixed rate, no repayments and no fees. An instalment loan where you pay monthly is not this calculation, because the balance the interest accrues on falls with every payment — use theloan calculator for that. Nothing here accounts for tax on interest, inflation eroding the real return, or day-count conventions: real contracts specify 30/360, actual/365 or actual/actual, and those disagree by a few days' interest over a year. For a rate quoted as APR on a revolving balance, the effective cost is compounding even when the headline number is described as simple.