Two lenders quote the "same" interest rate on the "same" loan amount and tenure, and somehow the monthly payment is different. That's not a rounding error — it's almost always flat rate vs reducing balance, two completely different ways of calculating interest that produce very different real costs behind an identical-looking percentage. Here's the actual EMI formula, a worked example, and the one distinction that explains most of the confusion.
The EMI Formula
EMI (Equated Monthly Installment) is calculated with:
EMI = P × r × (1 + r)ⁿ / ((1 + r)ⁿ − 1)
Where:
- P = principal (the loan amount)
- r = monthly interest rate (annual rate ÷ 12 ÷ 100)
- n = number of monthly installments (loan tenure in months)
The formula guarantees a fixed monthly payment for the entire tenure, but the split between interest and principal inside that fixed payment changes every month — early payments are mostly interest, late payments are mostly principal. This is why paying off a loan early saves more than people expect: you're skipping the high-interest months, not just shortening the tail end.
Worked Example
Loan amount: 500,000, annual interest rate: 12%, tenure: 5 years (60 months).
- Monthly rate:
r = 12 / 12 / 100 = 0.01 n = 60- EMI ≈ 11,122 per month
- Total paid over 5 years:
11,122 × 60 ≈ 667,320 - Total interest paid:
667,320 − 500,000 ≈ 167,320
Change only the tenure to 3 years (36 months) and the EMI jumps to roughly 16,607 — but total interest drops to about 97,860. Longer tenure always means lower EMI and higher total interest paid, because you're borrowing the remaining balance for more months.
Flat Rate vs Reducing Balance — The Trick That Changes Everything
This is the distinction that makes two loans with the same advertised rate cost completely different amounts:
Reducing balance (the formula above): interest is charged only on the remaining principal each month. As you pay down the loan, the balance shrinks, so the interest portion of each EMI shrinks too. This is the standard method for mortgages, most bank loans, and what the formula above calculates.
Flat rate: interest is charged on the original principal for the entire tenure, even though you've been paying it down. A loan advertised at "8% flat rate" is not the same cost as "8% reducing balance" — the flat-rate version is roughly 1.8–2x more expensive in real interest terms, because you keep paying interest on money you've already returned.
Some lenders and auto/consumer-goods financing plans advertise flat rates specifically because the number looks smaller. If a loan's interest method isn't explicitly stated, ask — "8% flat" and "8% reducing balance" are not comparable numbers, and the flat-rate loan will always cost more for the same headline percentage.
The Mistake That Catches People Most Often
Using the annual rate directly instead of dividing by 12. Plugging a 12% annual rate straight into the formula as r (instead of 0.01 monthly) doesn't just give a wrong answer — it gives a wildly, obviously-wrong answer, since the formula compounds r per period. If your EMI calculation comes out absurdly high or low, check that r is the monthly rate, not the annual one.
The second-most-common mistake: forgetting that processing fees and insurance aren't part of the EMI formula at all. A loan's effective cost (APR) includes these; the EMI formula above only covers principal + interest. Two loans with identical EMI can still have different total costs once fees are added — always check the total amount payable, not just the monthly figure.
Do the Math Without the Formula
Rather than working through (1+r)ⁿ by hand, plug the loan amount, rate, and tenure into the Loan Calculator — it computes the EMI, total interest, and full month-by-month amortization schedule instantly, so you can compare tenures or rates side by side before deciding.
Quick FAQ
Why does my bank's EMI differ slightly from an online calculator? Small differences usually come from rounding conventions (some banks round the EMI up to the nearest whole unit each month, which slightly changes the final installment) or from the day-count method used for the first partial month if the loan doesn't start on the 1st.
Does paying an extra lump sum reduce EMI or tenure? Depends on the lender's policy — some let you choose. Reducing the tenure (keeping EMI the same) saves more total interest than reducing the EMI (keeping tenure the same), because you clear high-interest early months faster.
What's APR and how is it different from the interest rate? APR (Annual Percentage Rate) folds processing fees and other mandatory charges into a single effective annual rate, making it the more honest number for comparing loans — two loans with the same interest rate can have different APRs once fees are included.
Is a 0% interest financing offer ever a bad deal? Rarely on the interest itself, but check whether the "0%" price is higher than the cash price — some retailers build the financing cost into the sticker price rather than charging it as visible interest.
Related Free Tools
- Loan Calculator — EMI, total interest, and full amortization schedule
- GST / Tax Calculator — calculate GST, VAT, or sales tax on any amount
- Percentage Calculator — percentage increase, decrease, and ratios
- Discount Calculator — final price and savings after a discount