EveryToolAI
Index

Loan Calculator (EMI)

This calculator gives the monthly payment on a loan, the total interest it will cost, and a full amortization schedule showing how every payment splits between interest and principal. Enter the amount, the annual rate and the term. It uses the same standard formula lenders use, runs entirely in your browser, and never sends your financial details anywhere.

updated

Monthly payment (EMI)
1,580.17
Total interest
318,861.22
Total paid
568,861.22
How it's computed

EMI = P·r·(1+r)ⁿ / ((1+r)ⁿ − 1), where P is the loan amount, r the monthly rate (annual ÷ 12 ÷ 100) and n the number of monthly payments. This is the standard amortization formula used by banks.

Amortization schedule (yearly)
YearPrincipal paidInterest paidRemaining balance
12,794.3116,167.73247,205.69
22,981.4515,980.59244,224.23
33,181.1315,780.91241,043.10
43,394.1715,567.87237,648.93
53,621.4915,340.55234,027.44
63,864.0315,098.02230,163.42
74,122.8114,839.23226,040.61
84,398.9214,563.12221,641.69
94,693.5214,268.52216,948.17
105,007.8613,954.18211,940.32
115,343.2413,618.80206,597.07
125,701.0913,260.95200,895.99
136,082.9012,879.14194,813.09
146,490.2812,471.76188,322.80
156,924.9512,037.09181,397.85
167,388.7311,573.31174,009.13
177,883.5611,078.48166,125.56
188,411.5410,550.50157,714.02
198,974.889,987.16148,739.15
209,575.949,386.10139,163.21
2110,217.268,744.78128,945.95
2210,901.538,060.51118,044.42
2311,631.627,330.42106,412.80
2412,410.616,551.4394,002.18
2513,241.785,720.2680,760.41
2614,128.604,833.4466,631.80
2715,074.823,887.2251,556.98
2816,084.412,877.6335,472.57
2917,161.611,800.4318,310.96
3018,310.96651.080.00

How the payment is calculated

Every fixed-rate instalment loan uses one formula. The monthly payment is P·r·(1+r)ⁿ ÷ ((1+r)ⁿ − 1), where P is the amount borrowed, n is the number of monthly payments, and r is the monthly interest rate — the annual rate divided by twelve and then by a hundred.

That formula answers a specific question: what single fixed amount, paid every month for n months, exactly clears the debt including the interest that accrues along the way? Because interest is charged on whatever is still outstanding, the answer cannot be found by simple division. Early on the balance is large, so most of the payment is interest; as the balance falls, more of the same payment reaches the principal. The payment is constant, the split inside it is not.

A 6% annual rate becomes 0.5% per month here, which is how lenders quote and compute instalment loans in practice. Note that this is not the same thing as APR: APR is a disclosure figure that folds in fees, and it is deliberately designed to be comparable across offers. Two loans with the same nominal rate can carry different APRs, and the payment you actually make is driven by the nominal rate.

Interest-free loans are handled as the special case they are: with r at zero the formula divides by zero, so the balance is simply spread evenly across the term.

A worked example

Take $240,000 borrowed at 6% over 30 years — 360 monthly payments. The formula gives a payment of $1,438.92, and the arithmetic over the full term is worth seeing laid out:

$240,000 at 6% over 30 years
monthly payment        1,438.92
payments               360
total paid           518,011.65
total interest       278,011.65    <- 116% of the amount borrowed

first payment:   interest 1,200.00   principal  238.92
final payment:   interest     7.16   principal 1,431.76

The total interest is the number most people have never seen. Borrowing $240,000 costs $278,011.65 in interest — you repay more than twice what you took. That is not a bad deal or a trick; it is simply what thirty years of compounding at 6% costs, and it is the figure worth knowing before signing rather than after.

The schedule the calculator prints shows every one of those 360 rows. It is the part lenders rarely present up front, and it is where the shape of the loan becomes obvious.

Why the first years are almost all interest

In the example above, the very first payment of $1,438.92 splits into $1,200.00 of interest and $238.92 of principal. Eighty-three per cent of it does nothing to reduce what you owe.

After a full year — twelve payments totalling $17,267.06 — only $2,947.23 has come off the balance. You have paid over seventeen thousand dollars and reduced the debt by under three. This surprises people, and it is the single most useful thing an amortization schedule teaches.

It follows directly from charging interest on the outstanding balance. At the start the balance is at its maximum, so the interest portion is at its maximum too. Every payment shifts the ratio slightly, but the shift is gradual. On this loan the principal portion does not exceed the interest portion until month 223 — year nineteen of thirty. For the first two thirds of the loan, most of what you pay is rent on the money.

Two practical consequences fall out of this. First, overpaying early is disproportionately powerful: an extra payment in year one removes principal that would otherwise have accrued interest for twenty-nine more years, whereas the same payment in year twenty-five saves comparatively little. Second, selling or refinancing early means you have built far less equity than the amount you have paid would suggest.

It also explains why the term matters more than most borrowers expect. The same $240,000 at 6% over fifteen years costs $2,025.26 a month rather than $1,438.92 — but the total interest falls from $278,011.65 to $124,546.15. An extra $586 a month saves $153,465 over the life of the loan.

What the calculator does not include

It computes principal and interest, and nothing else. Real loan agreements commonly add origination or arrangement fees, and depending on the loan type may require insurance — payment protection, or on a mortgage the taxes and hazard insurance a lender collects alongside the payment. None of that is in the figure here, so treat this as the core cost rather than the whole cost.

It assumes the rate is fixed for the whole term. On a variable or tracker product the payment changes when the rate does, and on a fixed-then-variable deal the calculator only describes the fixed period. Model the reversion rate separately to see what happens afterwards.

It assumes payments are monthly and on schedule, with no overpayments, holidays or missed instalments. Fortnightly or weekly schedules, common in some markets, produce a slightly different total because interest accrues over shorter periods.

Small rounding differences from your lender's paperwork are normal — institutions differ in day-count conventions and in how they round each instalment, and here the final payment absorbs the accumulated rounding so the balance closes at exactly zero. The figures are accurate for comparing offers, and they are not a contractual quote. This is general information, not financial advice; confirm the exact numbers with the lender before committing.

Frequently asked questions

How is EMI calculated?

EMI = P·r·(1+r)ⁿ ÷ ((1+r)ⁿ − 1), where P is the amount borrowed, r the monthly rate (annual rate ÷ 12 ÷ 100) and n the number of monthly payments. A $100,000 loan at 12% over 12 months works out to $8,884.88 per month.

What is an amortization schedule?

A table showing, for every payment, how much goes to interest and how much reduces the debt. Early payments are mostly interest because interest is charged on the outstanding balance, and the split reverses gradually until the balance reaches zero.

Why is so much of my early payment interest?

Because interest is charged on what you still owe, and at the start that is the full amount. On $240,000 at 6% over 30 years the first payment is $1,200 interest and $238.92 principal, and the principal portion does not overtake the interest portion until month 223 — year nineteen of thirty.

Does paying extra early actually help?

Substantially, and far more than paying extra later. Money you take off the principal in year one would otherwise have accrued interest for another twenty-nine years. The same overpayment in year twenty-five saves comparatively little, because there is little time left for interest to accumulate.

Is the rate here the same as APR?

No. This uses the nominal annual rate, which is what determines your payment. APR is a disclosure figure that folds in fees to make offers comparable, so two loans with an identical nominal rate can show different APRs. Compare offers on APR; compute the payment from the nominal rate.

Are my figures sent anywhere?

No. The calculation runs entirely in your browser and nothing you enter is uploaded or stored. You can disconnect from the internet after the page loads and it still works — which is the simplest way to confirm your financial details stayed on your device.

Related tools