How to Calculate a Loan Payment by Hand
A fixed-rate loan payment comes from one formula. Once you know it, you can check any quote with a pocket calculator. You need three numbers: how much you borrow, the interest rate, and how many months you pay.
Here is the short answer. Convert the annual rate to a monthly rate, count the total months, and feed both into the amortization formula below. The result is your fixed monthly payment. The rest of this guide walks through every step with real numbers, so you can repeat it for any loan.
Why bother by hand? Two reasons. You learn what each part of the payment does, and you can spot a quote that looks wrong before you sign. The math is the same one banks use.
The loan payment formula
Lenders use the amortization formula to find one fixed payment that clears the balance by the end of the term. Here it is:
M = P × [ r(1 + r)ⁿ ] / [ (1 + r)ⁿ − 1 ]
Each letter stands for one input:
- M is the monthly payment you want to find.
- P is the principal, the amount you borrow.
- r is the monthly interest rate, the annual rate divided by 12.
- n is the number of monthly payments, the years times 12.
The formula gives you the payment that covers both interest and principal. It does not include extras a lender may add, like insurance, taxes, or fees. For a car or personal loan those are usually separate. For a mortgage they often ride alongside the payment, so your real bill can be higher than this number.
A worked example, step by step
Say you borrow $20,000 at 6% annual interest over 5 years. Follow the steps in order and the payment falls out at the end.
- Turn the rate into a monthly figure. 6% is 0.06 as a decimal. Divide by 12 to get r = 0.005.
- Count the payments. Five years times 12 months gives n = 60.
- Raise 1.005 to the power of 60. The result is about 1.34885.
- Build the top: r times that result is 0.005 × 1.34885 = 0.0067443.
- Build the bottom: 1.34885 − 1 = 0.34885.
- Divide top by bottom: 0.0067443 / 0.34885 = 0.019333.
- Multiply by the principal: 20,000 × 0.019333 = 386.66.
Your monthly payment is about $386.66. Over 60 payments that adds up to $23,199.60, so the interest costs you $3,199.60.
Why the interest and principal split changes
Your payment stays the same every month, but what it pays for shifts. Interest is charged on the balance you still owe. In month one you owe the full $20,000, so the interest is 20,000 × 0.005 = $100. The other $286.66 pays down the principal.
Next month you owe a little less, so a little less goes to interest and a little more to principal. The shift speeds up over time. By the final payment almost all of it is principal and the interest share is tiny. That is why paying extra early saves the most.
This pattern is called amortization. The payment is flat, but the split behind it moves every month. A full amortization table lists all 60 rows, each with its interest, its principal, and the balance left. You do not need the whole table to trust the payment. The formula already builds that schedule into one number.
How to check your answer
A quick sanity check catches most errors. Multiply your payment by the number of months. For our example, 386.66 times 60 is about $23,200. That is the loan plus the interest, so it should sit a bit above the $20,000 you borrowed. If your total lands below the principal, you made a mistake somewhere.
A second check: the payment should be larger than the principal divided by the months. Here $20,000 over 60 months is $333.33, the zero-interest floor. Any real rate pushes the payment above that. Our $386.66 clears it, which fits a 6% loan.
Common mistakes to avoid
- Using the annual rate in the formula. The rate must be monthly, so divide by 12 first.
- Forgetting to convert the percent to a decimal. 6% is 0.06, not 6.
- Setting n to the years. It is the number of months, so 5 years is 60.
- Rounding the exponent too soon. Keep a few decimals on 1.005 to the power of 60 or your answer drifts by a dollar or two.
Frequently asked questions
Why is my answer off by a few cents? Rounding. Each time you cut the exponent or the rate short, a small error creeps in. Keep more decimals and round only at the very end.
Does this work for any fixed-rate loan? Yes. The same formula fits a car loan, a personal loan, or a fixed mortgage. Only the three inputs change.
What if the rate is 0%? The formula breaks at zero, so just divide the amount by the number of payments. A $20,000 interest-free loan over 60 months is $333.33 a month.
How do extra payments change things? They cut the balance faster, so less interest builds up. The monthly figure stays the same unless you ask the lender to recalculate it. Pay extra early and you save the most, because early interest is the largest.
Do I really need to do this by hand? No. The formula is worth knowing, but a calculator is faster and avoids rounding slips. Use the one below to confirm your math in a second.