How to Calculate Loan EMI: Formula, Amortization & Examples
Whether you are borrowing for a car, a home, or personal expenses, understanding your monthly repayment is vital. Learn the math behind EMIs and how payments are split between principal and interest.
AllCalcNow Editorial Team
Published June 22, 2026
Taking out a loan is a significant financial decision that binds your future income to monthly obligations. Before signing any bank contract, the most critical number you need to know is your Equated Monthly Installment, or EMI. This fixed amount is what you will pay each month to slowly pay down your debt over a specified period.
However, the math behind EMIs is not as simple as dividing your total borrowing amount by the number of months. Because interest compounds and your remaining balance shrinks over time, lenders use a specific amortization formula to balance your payments. In this comprehensive guide, we will break down the EMI formula, show you how to calculate monthly installments step-by-step, explain how amortization schedules shift your payments from interest to principal, and analyze the most common pitfalls to avoid.
The Standard Loan EMI Formula
To calculate a reducing-balance loan EMI manually, you must use the standard amortization formula. This mathematical equation ensures that the monthly payment remains constant while the proportion of interest and principal changes with every payment.
EMI = [ P * r * (1 + r)^n ] / [ (1 + r)^n - 1 ] Here is what each symbol represents in the equation:
- EMI: Equated Monthly Installment. The total fixed cash amount you pay each month.
- P: Principal loan amount. The initial lump sum borrowed from the lender.
- r: Monthly interest rate. This is the annual interest rate divided by 12 months, and then converted to a decimal (e.g., if the annual rate is 12%, then monthly rate is 1% or 0.01).
- n: Number of monthly installments. The total length of the loan expressed in months (e.g., a 5-year loan equals 60 months).
Calculate Your Loan EMI Instantly
Avoid complex decimal exponents and squared fractions. Use our interactive Loan Calculator to project your monthly payments, adjust interest rates, and generate full amortization schedules instantly.
Step-by-Step Calculation Examples
Let's work through three different scenarios—a short-term personal loan, a car loan, and a mortgage—to see how changing rates and tenures shift the calculation.
Example 1: A Short-Term Personal Loan
Suppose you borrow a personal loan of $10,000 at an annual interest rate of 12% for a tenure of 2 years (24 months).
- Identify variables:
Principal (P) = $10,000
Annual interest rate = 12%
Monthly interest rate (r) = 12 / 12 / 100 = 0.01
Tenure in months (n) = 24 - Calculate (1 + r)^n:
(1 + 0.01)^24 = 1.01^24 ≈ 1.26973 - Calculate the numerator: [ P * r * (1 + r)^n ]:
10,000 * 0.01 * 1.26973 = 126.973 - Calculate the denominator: [ (1 + r)^n - 1 ]:
1.26973 - 1 = 0.26973 - Divide numerator by denominator:
EMI = 126.973 / 0.26973 ≈ 470.73
Your monthly installment for this personal loan will be $470.73. Over 24 months, your total repayment will be `$470.73 * 24 = $11,297.52`, meaning you pay a total of **$1,297.52** in interest.
Example 2: A 5-Year Car Loan
Suppose you buy a car and finance $30,000 at an annual interest rate of 6% for a tenure of 5 years (60 months).
- Identify variables:
Principal (P) = $30,000
Annual interest rate = 6%
Monthly interest rate (r) = 6 / 12 / 100 = 0.005
Tenure in months (n) = 60 - Calculate (1 + r)^n:
(1 + 0.005)^60 = 1.005^60 ≈ 1.34885 - Calculate the numerator:
30,000 * 0.005 * 1.34885 = 202.3275 - Calculate the denominator:
1.34885 - 1 = 0.34885 - Divide:
EMI = 202.3275 / 0.34885 ≈ 579.98
Your monthly installment for the car loan will be $579.98. Over 5 years, you pay a total of `$579.98 * 60 = $34,798.80`, with **$4,798.80** going toward interest charges.
Example 3: A 15-Year Home Loan
Now let's look at a larger long-term borrowing scenario. You take out a home loan of $200,000 at an annual interest rate of 7% for a tenure of 15 years (180 months).
- Identify variables:
Principal (P) = $200,000
Annual interest rate = 7%
Monthly interest rate (r) = 7 / 12 / 100 ≈ 0.0058333
Tenure in months (n) = 180 - Calculate (1 + r)^n:
(1 + 0.0058333)^180 ≈ 1.0058333^180 ≈ 2.84895 - Calculate the numerator:
200,000 * 0.0058333 * 2.84895 ≈ 3,323.78 - Calculate the denominator:
2.84895 - 1 = 1.84895 - Divide:
EMI = 3,323.78 / 1.84895 ≈ 1797.66
Your monthly mortgage installment will be $1,797.66. Over 15 years, you will repay a grand total of `$1,797.66 * 180 = $323,578.80`, with **$123,578.80** consisting of interest payments.
Understanding the Amortization Breakdown
Although your EMI remains the exact same number every month, the composition of that payment changes dynamically. In the beginning, the majority of your payment covers the interest charge on the large outstanding balance. As the balance shrinks, less interest is generated, and a larger portion of your EMI goes toward paying off the principal.
Here is a sample breakdown of how your payments shift in the first and final months of a $10,000 personal loan at 12% over 2 years (EMI = $470.73):
| Month Number | Starting Principal | Monthly Interest (1%) | Principal Repaid | Remaining Principal |
|---|---|---|---|---|
| Month 1 | $10,000.00 | $100.00 | $370.73 | $9,629.27 |
| Month 2 | $9,629.27 | $96.29 | $374.44 | $9,254.83 |
| Month 12 | $5,403.95 | $54.04 | $416.69 | $4,987.26 |
| Month 23 | $927.51 | $9.28 | $461.45 | $466.06 |
| Month 24 | $466.06 | $4.66 | $466.07 | $0.00 |
Common EMI Calculation Mistakes
Calculating EMIs manually is prone to arithmetic and conceptual errors. Keep these essential tips in mind:
- Mixing Up Annual and Monthly Rates: The most frequent mistake is plugging the annual interest rate directly as `r` in the formula. If your rate is 8%, you must divide it by 12 (months) and then divide by 100 to get `0.006667` for `r`.
- Using Years Instead of Months for Tenure: Make sure `n` represents the total number of monthly payments. If you have a 3-year loan, `n` is `3 * 12 = 36` periods, not 3.
- Assuming Constant Interest Splits: Many borrowers mistakenly believe that half of their interest is paid halfway through the loan. As shown in the amortization table, you pay the bulk of your interest during the first third of the loan's life.
- Neglecting Fees and Charges: Banks often charge processing fees, documentation fees, or mandatory credit insurance. These fees are typically subtracted from the initial loan payout or rolled into the principal, changing your effective borrowing cost.
By keeping these formulas and tables in mind, you can approach borrowing decisions with confidence, ensuring you select terms and structures that align perfectly with your budget.
Frequently Asked Questions
What does EMI stand for?
EMI stands for Equated Monthly Installment. It represents a fixed payment amount made by a borrower to a lender at a specified date each calendar month.
Does making prepayment adjustments reduce my EMI?
Typically, when you make a lump-sum prepayment, the lender will keep your EMI amount the same but reduce the remaining tenure of the loan. However, you can request the bank to recalculate your loan to lower your EMI while keeping the tenure the same.
How does a higher interest rate affect my amortization schedule?
A higher interest rate increases the share of interest in your early monthly payments, meaning your principal balance is paid down much slower. This extends the total cost of borrowing significantly.
What is the difference between reducing-balance EMI and flat-rate EMI?
In a reducing-balance loan, interest is calculated only on the remaining unpaid principal. In a flat-rate loan, interest is calculated on the entire initial principal for the whole term, which makes flat-rate loans significantly more expensive even at the same nominal rate.