Skip to main content
All resources

Resources · Money

How to Calculate a Loan Payment

A loan payment is the fixed monthly amount that pays down a loan over a set term. The math behind it is the standard amortized loan payment formula, which splits each payment into interest and principal until the balance reaches zero on the last scheduled payment. This guide walks through the formula, the step by step calculation, a worked example, and how extra payments change the result.

7 min read

Blake Boege
Blake BoegeFounder, Calculator AnswersPublished May 11, 2026 · Updated May 25, 2026
Estimate, not financial advice. This guide is for general educational use. Actual payments, rates, fees, taxes, and loan terms can vary by lender, location, credit profile, and purchase details.
Loan payment formula graphic showing principal, interest rate, loan term, and monthly payment

What a loan payment includes

On a fixed-rate amortizing loan, every monthly payment is the same size. Inside each payment, the split between principal and interest shifts over time: early payments are mostly interest because the balance is large, and later payments are mostly principal because the balance is small. By the last payment, the balance has been paid down to zero.

The fastest way to see this in action is the loan calculator. Enter the loan amount, the annual interest rate, and the term, and the scheduled payment, total interest, and payoff time are ready instantly. The rest of this guide explains where the number comes from.

The loan payment formula

The standard amortized loan payment formula is short to write and a little dense to read. The two formulas below cover the normal case and the special case where the rate is zero.

Monthly loan payment

M = P × r × (1 + r)^n / ((1 + r)^n − 1)

The parts

  • M = monthly payment
  • P = loan amount (principal)
  • r = monthly interest rate (annual interest rate ÷ 12 ÷ 100)
  • n = number of monthly payments

At a 0 percent interest rate

M = P / n

How to calculate a loan payment step by step

  1. Convert the annual interest rate to a monthly rate. Divide the annual interest rate by 12, then by 100 to get the monthly rate r as a decimal. For an 8 percent annual interest rate, r = 8 ÷ 12 ÷ 100 ≈ 0.006667. This treats the quoted figure as a nominal annual rate with monthly compounding, which is the convention for ordinary instalment loans. An effective annual rate would instead convert as (1 + rate)^(1/12) − 1.
  2. Find the number of monthly payments. Multiply the term in years by 12. A 5 year loan has 60 monthly payments.
  3. Plug into the formula. Compute (1 + r)^n once, then use the result in both the numerator and the denominator.
  4. Round the monthly payment. Round to the nearest cent. The total interest is the monthly payment times n, minus the loan amount.

Worked example

Loan amount $10,000, annual interest rate 8 percent, term 5 years (60 monthly payments).

  1. r = 0.08 ÷ 12 ≈ 0.006667
  2. n = 5 × 12 = 60
  3. (1 + r)^60 ≈ 1.489846
  4. Numerator: 10,000 × 0.006667 × 1.489846 ≈ 99.323
  5. Denominator: 1.489846 − 1 = 0.489846
  6. M ≈ 99.323 ÷ 0.489846 ≈ $202.76 per month

The totals fall out from there:

  • Total of payments = 202.763943 × 60 ≈ $12,165.84
  • Total interest = 12,165.84 − 10,000 ≈ $2,165.84

The monthly payment is $202.76 once rounded, but the totals above use the unrounded $202.763943. That is why 202.76 × 60 comes to $12,165.60 rather than $12,165.84: rounding once, at the end, keeps the totals consistent with the formula. Lenders that bill a cent-rounded payment normally adjust the final instalment instead.

    The loan calculator produces the same numbers for these inputs.

    How extra payments change payoff time

    In this model interest accrues on the balance first, the combined payment covers that interest, and everything above it reduces principal — so adding to the scheduled payment retires principal faster. That shrinks the balance, which shrinks next month's interest, which lets a bigger slice of the next scheduled payment go to principal too. The effect compounds, and the loan pays off ahead of schedule. Lenders differ in how they credit extra money — to principal, to the next scheduled payment, or to fees — so check your loan agreement and tell the servicer how you want additional payments applied.

    With the same $10,000 loan at 8 percent for 5 years, adding $50 per month on top of the scheduled $202.76 cuts the payoff from 60 months down to about 47 months. Total interest drops from $2,165.84 to roughly $1,648, saving about $518 with about 13 months of payments saved as well. Even modest extra payments add up.

    Interest rate, APR, and loan term

    The interest rate and the APR are different numbers. The CFPB describes the interest rate as what you pay the lender for borrowing, and the APR as “the interest rate plus any additional fees charged by the lender,” including origination charges. The formula on this page needs the periodic rate that generates the monthly interest, so it takes the interest rate. Dividing a disclosed APR by 12 matches that periodic rate only when the loan carries no such fees.

    APR is designed to make cost comparisons easier, and the CFPB advises comparing APRs with APRs rather than against interest rates — while cautioning against judging a loan on APR alone, because term, amount, and how long you keep the loan also matter. For a deeper look at the two figures, see APR vs interest rate.

    Loan term works in the other direction. For the same loan amount and interest rate, longer terms lower the monthly payment and raise total interest, while shorter terms raise the monthly payment and lower total interest. For a percentage comparison between two scenarios, the percentage increase calculator can quantify the difference.

    Common mistakes

    • Using APR where the interest rate belongs. On a loan with origination or broker fees the two are not the same number, and the formula needs the interest rate.
    • Comparing offers on the monthly payment alone, without checking the total interest paid over the term.
    • Forgetting that fees rolled into the loan also earn interest over the life of the loan.
    • Assuming an extra payment that doesn't exceed the monthly interest will move the payoff. The extra has to actually reduce principal to help.
    • Forgetting that this formula covers interest only. Any separate lender fees are outside the payment it produces.

    What this formula assumes

    • A fixed interest rate and equal monthly payments that fully amortize the balance to zero on the last scheduled payment.
    • Interest accruing once per month on the outstanding balance, rather than daily simple-interest accrual.
    • A whole number of monthly payments, and no fees. Adjustable rates, interest-only periods, and balloon payments need different math.
    • Rounding only at the end. Totals are computed from the unrounded payment, so multiplying a rounded monthly figure by the number of payments can differ by a few cents.

    Sources

    Frequently asked questions

    The standard amortized loan payment formula is M = P × r × (1 + r)^n / ((1 + r)^n − 1). M is the monthly payment, P is the loan amount (principal), r is the monthly interest rate (annual interest rate ÷ 12 ÷ 100), and n is the number of monthly payments. It applies to fixed-rate, fully amortizing loans repaid in equal monthly payments, which covers many personal, auto, and student loans and the principal-and-interest portion of a fixed-rate mortgage. Loans with adjustable rates, interest-only periods, balloon payments, or daily simple-interest accrual do not follow it directly.

    First, convert the annual interest rate to a monthly rate by dividing by 12 and then by 100. Second, multiply the term in years by 12 to get the number of monthly payments. Third, plug those numbers along with the loan amount into the formula above. Doing this in a spreadsheet with the PMT function gives the same answer.

    Use the interest rate. The Consumer Financial Protection Bureau describes APR as the interest rate plus any additional fees charged by the lender, such as origination charges, so on a loan with fees the APR is higher than the rate that generates the monthly interest. Dividing APR by 12 only matches the periodic interest rate when the loan has no such fees. APR is designed to make cost comparisons easier, and the CFPB advises comparing APRs with APRs rather than against interest rates, while cautioning against judging a loan on APR alone: the term, the amount, and how long you keep the loan all matter.

    For the same loan amount and interest rate, a longer term spreads the loan across more months, which lowers the monthly payment and raises total interest because the balance is outstanding longer. A shorter term raises the monthly payment and reduces total interest.

    At a 0 percent interest rate the standard formula simplifies to M = P / n. Each payment is the loan amount divided by the number of months, and no interest is charged. The formula covers interest only, so any separate fees a lender charges are not part of this result.

    In the model used here, the extra amount is applied to principal each month. That lowers the balance future interest is calculated on, so the payoff arrives earlier and total interest drops. In practice, how a servicer credits extra money depends on the loan agreement and the instructions you give, so confirm that additional payments are applied to principal.

    The principal-and-interest portion of a fixed-rate mortgage uses the same formula. The CFPB describes the total monthly payment as principal plus interest plus mortgage insurance if applicable plus escrow for homeowners insurance and property taxes. Condo, co-op, or homeowners-association fees are usually paid separately rather than inside the mortgage payment.