Skip to content

How amortisation works, payment by payment

Amortisation clears a debt in level instalments: each payment covers the interest since the last one and the rest cuts the balance. Interest is charged on what you still owe, so early payments are mostly interest. On $250,000 at 6.5 percent over 30 years, only $226.00 of the first $1,580.17 payment clears the debt.

Monthly payment

$1,580.17

Over 360 payments you repay $568,861.22 in total.

Total interest
$318,861.22
Total repaid
$568,861.22
First payment: interest
$1,354.17
First payment: principal
$226.00

Amortisation schedule, first year

#InterestPrincipalBalance
1$1,354.17$226.00$249,774.00
2$1,352.94$227.23$249,546.77
3$1,351.71$228.46$249,318.31
4$1,350.47$229.70$249,088.61
5$1,349.23$230.94$248,857.67
6$1,347.98$232.19$248,625.48
7$1,346.72$233.45$248,392.04
8$1,345.46$234.71$248,157.32
9$1,344.19$235.98$247,921.34
10$1,342.91$237.26$247,684.07
11$1,341.62$238.55$247,445.53
12$1,340.33$239.84$247,205.69
$
%
yr

In short

  • Amortisation is the repayment of a debt in level instalments, where every payment first covers the interest charged since the last payment and whatever is left over reduces the balance.
  • Because interest is charged on the balance outstanding, the interest share of a fixed-rate amortising payment falls every month and the principal share grows to match, even though the payment itself never changes.
  • The principal part of a fixed-rate amortising payment grows at exactly the loan's own period interest rate, so repayment progress follows a compound growth curve that starts almost flat and steepens towards the end.
  • On a $250,000 loan at 6.5 percent over 30 years the payment is $1,580.17 a month, of which $1,354.17 is interest and $226.00 reduces the debt in the first month.
  • Money applied to principal on top of the scheduled payment cancels every future interest charge that money would have carried, so the same amount removes far more interest paid early than paid late. Whether a lender treats extra money as principal or holds it against the next scheduled payment depends on the loan agreement.
  • At the same interest rate, a shorter term always costs less in total: the same loan over 15 years costs $141,998.31 in interest against $318,861.22 over 30 years, for a payment of $2,177.77 a month instead of $1,580.17.

What amortisation actually is

Amortisation is the repayment of a debt in level instalments over a fixed term, where each instalment pays the interest that has built up since the last one and puts everything left over against the balance. It is spelled amortization in American English and means the same thing. Mortgages, car loans and most personal loans are built this way.

Each period, three things happen in this order, and nothing else happens at all:

  • Interest is charged on the balance outstanding, at the rate for one period.
  • That interest is taken out of your payment.
  • Whatever remains reduces the balance.

Writing BkB_k for the balance after payment kk, ii for the period rate and MM for the payment:

interestk=i×Bk1,principalk=Minterestk,Bk=Bk1principalk\text{interest}_k = i \times B_{k-1}, \qquad \text{principal}_k = M - \text{interest}_k, \qquad B_k = B_{k-1} - \text{principal}_k

A 30 year mortgage is that loop run 360 times. The row-by-row table it produces is the amortisation schedule.

One convention to check before you copy any of this across a border. Everything on this page takes the period rate as the annual rate divided by the number of payments a year, which is how loans are quoted in the United States and the United Kingdom. It is not universal. Canadian mortgage rates are compounded semi-annually by statute, so a quoted 6.5 percent charges (1.0325)1/61(1.0325)^{1/6} - 1, about 0.5345 percent, each month rather than 0.065/120.065/12. The mechanism below is identical either way. Only the number you feed into ii changes.

The payment is not a figure a lender picks. It is the one amount that, repeated for the whole term, lands the balance exactly on zero at the final payment, which is what the loan payment calculator above solves for. Seen from the other end, it is the payment stream whose present value at the loan's own rate equals the amount borrowed, so it is the time value of money doing the pricing.

One warning about the word itself. In accounting, amortisation also means writing off an intangible asset across its useful life, which is depreciation for things you cannot touch. Same word, unrelated subject. Everything below is the loan sense of amortisation.

Why the split changes every month

The payment is level. What the payment does is not.

Interest is charged on what you still owe. The balance falls a little each month, so the interest charge falls a little each month, and because the payment does not move, whatever the interest stops taking has nowhere to go except the balance. Interest share down, principal share up, and the two always add to the same total.

The rate at which that happens is exact, and it is the part most descriptions leave out. Set the principal part of one payment beside the principal part of the next:

principalk+1=MiBk=Mi(Bk1principalk)=principalk(1+i)\text{principal}_{k+1} = M - i B_k = M - i\left(B_{k-1} - \text{principal}_k\right) = \text{principal}_k(1 + i)

The amount coming off your balance grows by exactly one period's interest every period. Not roughly, exactly. The principal column of an amortisation schedule is a compound growth series running at the rate you are being charged, which is why the compound interest calculator describes the shape of a debt as well as the shape of a savings account.

On $250,000 at 6.5 percent over 30 years, the first payment puts $226.00 against the balance and the second puts $227.23, which is the same amount grown by one month of interest at 0.541667 percent. Repeat that 358 more times and it ends up swallowing almost the whole payment, but it starts from almost nothing:

PaymentGoes to interestGoes to the balanceLoan still owed
185.7 percent14.3 percent99.9 percent
6080.3 percent19.7 percent93.6 percent
12072.8 percent27.2 percent84.8 percent
23349.9 percent50.1 percent57.9 percent
30028.1 percent71.9 percent32.3 percent
3600.5 percent99.5 percent0 percent

Read the interest column downwards and you have the whole behaviour of a fixed-rate loan in six lines.

Why early payments are almost all interest

There is no trick in this and no clause in the agreement that causes it. At the start of a loan you still owe essentially all of it, so the interest charge is as big as it is ever going to be.

Month one on the loan above: interest is $250,000 times 0.541667 percent, which is $1,354.17, inside a payment of $1,580.17. That leaves $226.00, or 14.3 percent of the payment, to reduce the debt. Nobody decided that split. It is the only thing those three numbers can produce.

The result is a repayment curve that begins almost flat. The fraction of the loan actually repaid after kk of nn payments is:

(1+i)k1(1+i)n1\frac{(1+i)^k - 1}{(1+i)^n - 1}

Put k=60k = 60 and n=360n = 360 into that at 0.541667 percent a month and it returns 6.4 percent. Five years of payments on a 30 year mortgage, and 6.4 percent of the debt has gone: the balance moves from $250,000 to $234,027.44 while you have handed over the equivalent of nearly 38 percent of what you borrowed.

Two milestones on this loan are worth carrying around. The interest share does not drop below half until payment 233, which is 19 years and 5 months in. Half of the original balance is not repaid until payment 257, at 21 years and 5 months. Neither is a fixed feature of a 30 year loan, because both depend on the rate: at 3 percent the split flips at payment 84, and at 10 percent it holds out until payment 278. A higher rate does not only cost more, it postpones the point at which you start making visible progress.

This is also why moving house or refinancing a few years in can feel like starting again. A new loan does restart at the interest-heavy end of a fresh schedule. That is worth understanding rather than fearing: the interest share is a consequence of the balance and the rate, not a penalty for refinancing, so a restarted schedule is not on its own a reason against it. A new loan at a lower rate, or over a shorter term, can cost less in total than the one it replaces even though its first year looks worse. The comparison that settles it is total cost to the end including fees, not the shape of the first column.

What an extra payment actually removes

Money paid on top of the scheduled payment, and applied to principal, is not split. All of it reduces the balance, which deletes every future interest charge that money would otherwise have carried. Whether a lender applies it that way by default is a separate question, taken up at the end of this section.

The cleanest way to see how big that is: pay next month's principal early. On the loan above, payment 2 was going to put $227.23 against the balance and leave $249,546.77 owing. Add $227.23 to payment 1 and the balance lands on $249,546.77 a month early. From there the schedule is identical to the one you were given, running one month ahead of itself, so the debt is cleared in 359 payments and the payment you never make is the 360th.

That is the whole of the claim that extra payments save interest, and it works because your extra principal compounds at the loan's own rate. $227.23 grown at 0.541667 percent a month for the remaining 359 months comes back to $1,580.17. A small amount paid 30 years early cancels a payment nearly seven times its size.

That multiple deserves a second look, because it is easy to read as something it is not. The return on the money is the loan's own rate and nothing more. The sevenfold figure is simply that rate compounded for 359 months, and the payment it removes falls due 30 years from now, in money that will buy less than $1,580.17 buys today. Seven times the cash is not seven times the purchasing power. Two further things sit between the arithmetic and the benefit: the interest removed is a pre-tax figure, and where mortgage interest is deductible, as it can be in the United States, it is worth less than face value after tax; and the same money left invested elsewhere would have compounded too, at whatever rate that investment turned out to pay.

Timing is most of the effect. The same amount paid in year 25 has only a few periods left to compound, so it removes a fraction as much. Two practical points follow from that:

  • Say what the money is for. Extra money is only principal if it is applied to principal. Some lenders hold it against the next scheduled payment instead unless they are told otherwise, so check the next statement from the lender rather than assuming.
  • Read the agreement before making a habit of it. Some loans charge for early repayment, and some consumer loans use precomputed interest, where the total interest is fixed at the outset and paying early does not remove it the same way. What is allowed varies by country and by loan type.

There is a third option worth knowing about. Some lenders will recast a loan after a lump sum, keeping the original term and lowering the payment rather than keeping the payment and shortening the term. Same balance, opposite benefit, and far less interest removed.

What shortening the term does to the schedule

Shortening the term changes neither the rate nor the loop. It changes nn, which changes the payment, which changes every split in the schedule.

The same $250,000 at the same 6.5 percent:

TermMonthly paymentTotal interest
30 years$1,580.17$318,861.22
20 years$1,863.93$197,343.88
15 years$2,177.77$141,998.31

Going from 30 years to 15 raises the payment by about 38 percent and cuts the interest by about 55 percent. Going from 30 to 20 raises the payment by about 18 percent and cuts the interest by about 38 percent.

At the same rate, a shorter term always costs less in total, because you owe less at every point in the schedule as well as owing it for fewer months. That part holds at every rate. What does not hold everywhere is the flattering version of it, that the percentage cut in interest always beats the percentage rise in the payment. It is true at 6.5 percent and it fails when money is cheap, because a low rate leaves little interest to save while the payment still has to rise enough to fit the term. At 3 percent, the same swap from 30 years to 15 raises the payment by about 64 percent and cuts the interest by only about 53 percent. For this loan the two lines cross at roughly 4.1 percent, and the two changes are measured against different bases in any case, so the comparison is a rough feel rather than a law.

The shape changes too, not just the total. Month one of the 15 year version charges the same $1,354.17 of interest as the 30 year version, since it is the same balance at the same rate. But that charge sits inside a payment of $2,177.77 rather than $1,580.17, so 62 percent of the payment goes to interest instead of 85.7 percent, and the split turns in favour of principal at payment 53 rather than payment 233.

The 20 year row is worth a second look, because you can reach it without signing for it. Paying $1,863.93 every month on the 30 year loan clears it in exactly 240 payments, because a level overpayment is arithmetically the same thing as the shorter term, provided overpayments are permitted and the extra is applied to principal. Choosing between them is a question about commitment rather than about arithmetic: the shorter contract is compulsory and in some markets is priced a little below the longer one, while the overpayment is optional and can stop in a bad month.

Where amortisation schedules surprise people

Four things catch people out.

  • The payment is not the price. The payment is what leaves your account each month. The total interest is what the loan costs, and the term pulls the two apart: on the numbers above, 30 years costs $318,861.22 in interest against $141,998.31 over 15. Same debt, same rate.
  • A payment that does not cover the interest makes the balance grow. If the payment is smaller than the interest charge, the shortfall is added to what you owe and the debt gets bigger while you are paying it. That is negative amortisation, and it is how a deferred or reduced-payment arrangement can leave a borrower owing more than before.
  • The bill is often bigger than the payment. In the United States, a mortgage servicer usually collects property tax and insurance in the same monthly charge and holds them in escrow. Only the principal and interest part amortises, so the money leaving your account can be well above $1,580.17.
  • A rate change restarts the arithmetic. On a variable or adjustable loan, the lender re-amortises: it works out the payment that clears the balance you have now over the term you have left, at the new rate. The schedule you were handed at the start is a projection, not a promise.

One more, over long terms. The payment is fixed in cash but not in purchasing power. Whenever prices rise, $1,580.17 in the final year of a 30 year loan buys less than it does in the first, and over a stretch that long the gap has historically been wide. That is why a long fixed-rate debt behaves differently from most commitments once inflation is taken into account, though the direction depends on what prices and incomes actually do, which nobody knows in advance. A schedule counts dollars, not what they buy.

Worked examples

The payment on \$250,000 over 30 years

You borrow $250,000 at 6.5 percent over 30 years, paid monthly. What is the payment, and what does the loan cost in total?

  1. Find the period rate and the number of payments: i=0.065/12=0.00541667i = 0.065/12 = 0.00541667 and n=30×12=360n = 30 \times 12 = 360.
  2. The payment is the amount that clears the balance in exactly 360 goes: M=250000×i1(1+i)360M = 250000 \times \frac{i}{1 - (1+i)^{-360}}.
  3. That comes to $1,580.17 a month, rounded from $1,580.170059.
  4. Multiply by the number of payments, using the unrounded figure rather than the rounded one on the statement, because rounding a payment and then multiplying it by 360 moves the total by cents: $568,861.22.
  5. Subtract what you borrowed to isolate the interest: $568,861.22 minus $250,000.

The payment is $1,580.17 a month. Over the full term you repay $568,861.22, so $318,861.22 of it is interest, more than the $250,000 you borrowed in the first place. Everything else on this page is a rearrangement of that one schedule.

Where the first payment goes

Of that first $1,580.17 payment, how much of it actually reduces the debt?

  1. Interest comes first, charged on the whole balance: 250000×0.00541667=250000 \times 0.00541667 = $1,354.17.
  2. Principal is whatever the payment has left: $1,580.17 minus $1,354.17, which is $226.00.
  3. The new balance is $250,000 minus that $226.00.

Only $226.00 reduces the debt, and $1,354.17 is the cost of borrowing for that month, so the balance falls to $249,774.00. That is 85.7 percent of the payment going to interest, and it is the highest that share ever gets.

The same payment five years in

Sixty payments later, on the same loan, how does payment 60 split?

  1. Walk the schedule forward. The balance at the start of month 60 is whatever is left after payment 59.
  2. Interest for that month is the balance times 0.00541667, which is $1,269.33.
  3. Principal is $1,580.17 minus $1,269.33, which is $310.84.
  4. Take that off the balance and $234,027.44 is still owed.

Five years in, $310.84 of the payment reduces the debt, against $226.00 in month one, and the balance has moved from $250,000 to $234,027.44. You have paid in nearly 38 percent of the original loan and cleared 6.4 percent of it.

The month the split flips

On the same loan, which payment is the first to put more against the balance than it hands over in interest?

  1. The principal part grows by a factor of 1.00541667 every month, so it climbs towards half the payment and eventually passes it.
  2. Payment 232 is still interest-heavy, at 50.2 percent interest.
  3. Payment 233 charges $788.75 of interest and puts $791.42 against the balance.
  4. The balance after that payment is $144,824.47.

Payment 233 is the first one that does more for you than for the lender: $791.42 to the balance against $788.75 of interest. It arrives 19 years and 5 months into a 30 year loan, with $144,824.47 still outstanding, which is 58 percent of the original debt.

What one extra \$227.23 removes

You add $227.23 to the very first payment, which is exactly the principal part of payment 2. What does that buy?

  1. Payment 2 as scheduled charges $1,352.94 of interest and puts $227.23 against the balance, leaving $249,546.77 owing.
  2. Adding $227.23 to payment 1 lands the balance on $249,546.77 a month early.
  3. From there every month is the month that would have followed it, so the debt is cleared in 359 payments rather than 360.
  4. Check the size of what you removed by compounding, at the unrounded principal part: 227.2276×1.00541667359=1580.17227.2276 \times 1.00541667^{359} = 1580.17.

The $227.23 cancels the 360th payment of $1,580.17 outright, nearly seven times the money you put in. That is not a special offer, it is compounding: money paid early earns the loan's own rate for the whole remaining term, and 359 months at 0.541667 percent a month multiplies it by about 6.95. Read the multiple as nominal cash rather than as a sevenfold gain, since the payment it removes falls due 30 years out, in money that will buy less than it does today.

Turning 30 years into 20

What payment would clear the same $250,000 at 6.5 percent in 20 years instead of 30?

  1. Only nn changes: n=20×12=240n = 20 \times 12 = 240.
  2. M=250000×0.005416671(1.00541667)240M = 250000 \times \frac{0.00541667}{1 - (1.00541667)^{-240}}, which is $1,863.93, rounded from $1,863.932839.
  3. Total repaid over the shorter term, again at the unrounded payment: $447,343.88.
  4. Interest is that total minus the $250,000 borrowed, so $197,343.88.

$1,863.93 a month clears the loan in 20 years. The payment is about 18 percent above $1,580.17 while the interest falls from $318,861.22 to $197,343.88, a cut of about 38 percent. Paying $1,863.93 voluntarily on the 30 year loan does exactly the same thing without shortening the contract, as long as the extra is applied to principal.

The same debt over 15 years

And if the term is halved to 15 years?

  1. Now n=180n = 180, and the period rate is unchanged at 0.00541667.
  2. M=250000×0.005416671(1.00541667)180M = 250000 \times \frac{0.00541667}{1 - (1.00541667)^{-180}}, which is $2,177.77, rounded from $2,177.768413.
  3. Total interest is 180 payments at that unrounded figure minus the $250,000 borrowed, so $141,998.31.

The payment is $2,177.77, about 38 percent more than $1,580.17 a month, and the total interest is $141,998.31 against $318,861.22 over 30 years. The payment rises by 38 percent and the cost falls by 55 percent, and the schedule starts far healthier: payment 53 is the first that is mostly principal, against payment 233 on the 30 year version.

Common questions

Why is most of my early mortgage payment interest?

Because interest is charged on what you still owe, and at the start you still owe almost all of it. On $250,000 at 6.5 percent, month one charges $1,354.17 of interest inside a $1,580.17 payment. The share falls every month as the balance falls, but it falls slowly at first, and at that rate over 30 years it does not drop below half until payment 233.

Does paying extra reduce my monthly payment?

Usually not, and the agreement decides it. On a standard amortising loan the payment is fixed at the outset, so extra money shortens the term instead: you make fewer payments rather than smaller ones. Some lenders will recast a loan after a lump sum, recomputing a smaller payment over the original term, and in some markets that recalculation happens by default rather than on request. Recasting removes far less interest than finishing early, so which one your lender does is worth establishing before you overpay.

What happens to the schedule if the rate changes?

The lender re-amortises. It works out the payment that clears the balance you have now over the term you have left, at the new rate, and the loop restarts from there. Nothing about the mechanism changes, only the inputs, which is why a schedule printed at the start of a variable-rate loan is a projection rather than a promise. A rate fixed for the whole term keeps the original schedule, and that certainty is part of what it is priced for. Check how long the fix actually runs, though: in the United States a 30 year fix normally means 30 years, while in the United Kingdom and much of Europe the fix covers an opening period of a few years and the loan re-amortises at whatever rate applies when it ends.

Keep reading

This page is educational material, not financial advice. The figures come from the formula shown and assume the inputs you enter hold for the whole term. Your own rate, fees, taxes and timing will differ, so treat the output as arithmetic to check a decision against, not as a recommendation.