The formula banks actually use

An EMI — Equated Monthly Instalment — is a fixed payment that covers both interest and principal, sized so that the loan lands exactly at zero on the final month. Every lender in the world uses the same annuity formula:

EMI = P × r × (1 + r)^n ÷ ((1 + r)^n − 1)

The two mistakes that wreck a hand calculation are forgetting to convert the annual rate to a monthly one, and using years where the formula wants months. Both make the EMI look far smaller than it is.

A worked example, with the numbers

Take a loan of 500,000 at 10% a year for 5 years. Then r = 0.10 ÷ 12 = 0.008333 and n = 60.

First, (1.008333)^60 = 1.64531. Substituting: EMI = 500,000 × 0.008333 × 1.64531 ÷ 0.64531 = 10,624 per month.

Now the part most calculators hide. Over 60 months you pay 10,624 × 60 = 637,440. You borrowed 500,000. So the loan costs you 137,440 in interest — a little over 27% of what you borrowed, on a rate advertised as 10%. That gap surprises people, and it is the single most useful number this tool gives you.

Why your early payments barely reduce the debt

The EMI is constant, but its split is not. Interest is charged on the balance that is still outstanding, so in month one almost all of it is interest:

MonthEMIInterest partPrincipal partBalance left
110,6244,1676,457493,543
210,6244,1136,511487,032
3010,6242,3928,232278,712
6010,6248810,5360

In month one, 39% of your money goes to the bank as interest. By month 60, less than 1% does. This is why prepaying early is worth so much more than prepaying late — an extra 50,000 paid in year one removes interest from every one of the remaining 48 months, while the same 50,000 in year five removes almost nothing.

What the EMI figure does not include

An EMI calculation is arithmetic on three inputs. Real loans add costs that no formula can guess:

Ask for the effective annual rate including fees, or an amortisation sheet in writing, before you sign anything.

Questions people actually ask

Should I choose a longer tenure to get a smaller EMI?

Only if the shorter EMI genuinely does not fit your income. Stretching our 500,000 loan from 5 years to 10 drops the EMI to about 6,608 — comfortable — but total interest rises from 137,440 to roughly 292,960. You more than double the cost of the loan to save 4,016 a month.

Is EMI the same as simple interest divided by months?

No, and the difference is large. Simple interest on 500,000 at 10% for 5 years would be 250,000. The EMI method charges only 137,440 because your balance shrinks every month. Any lender quoting a flat or simple-interest figure on a reducing-balance product is quoting you a worse deal than it sounds.

Does this tool send my loan details anywhere?

No. The arithmetic runs in your browser. Nothing about the amount, rate or tenure is transmitted or stored, which is why you can safely test real figures rather than rounded ones.

Why does my bank statement show an EMI a rupee or two off?

Rounding and day-count conventions. Some lenders compute interest on actual days elapsed rather than an even month, so the first and last instalments can differ slightly. The total will be within a few units of what you see here.

Keep exploring Gen Code Tools

Every tool comes with a written guide, and every category is one click away.