All posts
tutorials

Complete Guide to EMI Calculation: The Formula Explained with Examples

Understand the EMI formula step by step — how equated monthly instalments are calculated for home loans, car loans, and personal loans, with worked examples.

June 5, 20269 min read
Alex

Written by Alex · Developer & Founder

Solo developer based in Adelaide, Australia. Built MyEasyTools to make everyday file and text tasks faster and free for everyone.

Get more from MyEasyToolsNo ads, higher limits, faster processing

An EMI (Equated Monthly Instalment) is the fixed monthly payment you make on a loan until it's fully repaid. The amount is constant throughout the loan term, but the split between principal and interest changes every month. This guide explains the exact formula, how to apply it, and what it means for real loan decisions.


The EMI formula

Every EMI calculation uses the same formula:

EMI = P × r × (1 + r)^n / ((1 + r)^n - 1)

Where:

  • P = Principal loan amount (the amount borrowed)
  • r = Monthly interest rate (annual rate ÷ 12, expressed as a decimal)
  • n = Total number of monthly payments (loan term in years × 12)

That's it. No matter what bank, lender, or tool you use, this is the formula behind every EMI calculation for a standard reducing-balance loan.


Step-by-step example: home loan

Let's calculate the monthly EMI for:

  • Loan amount: ₹50,00,000 (₹50 lakhs)
  • Annual interest rate: 9%
  • Loan term: 20 years

Step 1: Convert the annual rate to a monthly decimal r = 9% ÷ 12 = 0.75% = 0.0075

Step 2: Calculate the total number of payments n = 20 years × 12 months = 240 payments

Step 3: Apply the formula EMI = 50,00,000 × 0.0075 × (1.0075)^240 / ((1.0075)^240 - 1)

(1.0075)^240 = 6.0092 (approximately)

EMI = 50,00,000 × 0.0075 × 6.0092 / (6.0092 - 1) EMI = 50,00,000 × 0.0075 × 6.0092 / 5.0092 EMI = 50,00,000 × 0.045069 / 5.0092 EMI ≈ ₹44,986

Total amount repaid: 44,986 × 240 = ₹1,07,96,640 Total interest paid: ₹1,07,96,640 - ₹50,00,000 = ₹57,96,640

Over 20 years, you pay nearly ₹58 lakhs in interest on a ₹50 lakh loan — more than the principal itself. This is the compounding cost of long-term debt.


How the same formula applies to different loan types

Car loan example

  • Loan amount: ₹8,00,000
  • Annual interest rate: 10.5%
  • Loan term: 5 years

r = 10.5% ÷ 12 = 0.875% = 0.00875 n = 5 × 12 = 60

EMI = 8,00,000 × 0.00875 × (1.00875)^60 / ((1.00875)^60 - 1) (1.00875)^60 ≈ 1.6893

EMI ≈ 8,00,000 × 0.00875 × 1.6893 / 0.6893 EMI ≈ ₹17,168 per month

Total repaid: ₹10,30,080 Total interest: ₹2,30,080 (29% of loan amount)

Personal loan example

  • Loan amount: ₹3,00,000
  • Annual interest rate: 14%
  • Loan term: 3 years

r = 14% ÷ 12 = 1.167% = 0.01167 n = 3 × 12 = 36

EMI ≈ ₹10,253 per month Total repaid: ₹3,69,108 Total interest: ₹69,108 (23% of loan amount)

Personal loans at 14% for 3 years are actually more interest-efficient per rupee than a home loan at 9% over 20 years — because the shorter term dramatically limits how long interest compounds.

You can verify these calculations and model your own scenarios with the Finance Calculator.


Understanding the amortization schedule

Every monthly payment splits into two parts: interest for that month and principal repayment. Early in the loan, most of your payment goes to interest. As you repay principal, the interest component shrinks and the principal component grows.

Here are the first six months of the ₹50 lakh home loan example:

Month EMI Interest Principal Balance
1 ₹44,986 ₹37,500 ₹7,486 ₹49,92,514
2 ₹44,986 ₹37,444 ₹7,542 ₹49,84,972
3 ₹44,986 ₹37,387 ₹7,599 ₹49,77,373
4 ₹44,986 ₹37,330 ₹7,656 ₹49,69,717
5 ₹44,986 ₹37,273 ₹7,713 ₹49,62,004
6 ₹44,986 ₹37,215 ₹7,771 ₹49,54,233

After 6 months of payments (₹2,69,916 paid), the loan balance has only dropped by ₹45,767. The rest — ₹2,24,149 — went to interest. This is the mathematical reality of front-loaded amortization on long-term loans.


How prepayments reduce total interest

Making extra payments toward the principal — even occasionally — dramatically reduces total interest paid and the loan term.

On the ₹50 lakh / 9% / 20-year loan:

  • Standard payments: 240 months, ₹57.96 lakhs total interest
  • Extra ₹5,000/month: ~196 months (saves ~44 payments), ₹44.5 lakhs total interest — saves ₹13.5 lakhs
  • One lump sum of ₹5 lakhs at year 2: Saves approximately ₹18 lakhs in total interest and shortens the loan by ~28 months

The earlier in the loan term you make prepayments, the more you save — because the payment reduces the principal on which all future interest compounds.


What "flat rate" vs "reducing balance" means

The formula above calculates a reducing balance EMI — the interest is charged on the remaining principal each month, so as you repay, the interest charge decreases.

Some lenders (particularly for personal loans from informal sources) quote a flat rate — interest calculated on the full original principal for the entire term. A flat rate of 7% is actually equivalent to a reducing balance rate of roughly 13–14%. If someone quotes you a "flat rate" loan, the effective interest rate is almost always much higher than it appears.


FAQ

What does EMI stand for? Equated Monthly Instalment. "Equated" means the payment amount stays the same every month, even though the proportion of principal vs interest within it changes.

Does EMI change if the interest rate changes? For floating rate loans (common for home loans), yes — if the bank's base rate changes, your EMI will be recalculated. Some lenders keep the EMI fixed and extend or shorten the loan term instead. Fixed rate loans lock in the rate for the entire term.

Is it better to get a lower EMI or pay off faster? A lower EMI (longer term) is easier on monthly cash flow but costs significantly more in total interest. If you can comfortably afford a higher EMI, a shorter loan term saves a substantial amount. Run the numbers — the Finance Calculator shows total interest paid for any combination.

How is EMI different from simple interest? Simple interest is calculated only on the original principal and doesn't compound. EMI uses compound interest on a reducing balance — interest is charged on whatever principal remains each month. A simple interest loan of 10% would cost 10% per year of the original amount; a compound reducing-balance loan is more complex to calculate but is the standard for home and car loans.

Can I calculate EMI without a calculator? Yes — using the formula P × r × (1 + r)^n / ((1 + r)^n - 1). In practice, this requires computing (1 + r)^n for potentially large n, which is tedious by hand. The Finance Calculator does this instantly with a full amortization schedule.

Get more from MyEasyToolsNo ads, higher limits, faster processing