Loan Calculator

Check a fixed-rate loan's monthly payment and total interest, then see how extra payments change the schedule.

By Avinash Verma · editorial standards Last reviewed: Formula v1.0 · How we calculate

Inputs

Changing the currency updates number formatting and the displayed symbol only. It does not apply any country-specific tax, lending, insurance or regulatory rules.

How to use this calculator

Enter the amount you plan to borrow, the annual interest rate and the repayment term. The results show the modeled monthly payment, total interest and month-by-month schedule.

  • Loan amount is the principal you receive, before any fees are deducted.
  • Interest rate is the annual nominal rate. If your lender charges origination fees, the true cost (APR) is higher than the nominal rate — by how much depends on the fee; the Loan Comparison Calculator handles fees explicitly.
  • Term switches between years and months with the toggle. Typical term ranges vary by lender and market: car loans are often in the 36–72 month range and personal loans 12–84 months, but use the term from your own offer.
  • Extra monthly payment is optional. Anything you add is applied directly to principal, and the schedule, payoff date and interest figures update to show the effect.

Use Copy link to share a calculation (the link reproduces your exact inputs), and the schedule can be exported to CSV or printed as a report.

How loan payments actually work

Many fixed-rate personal, car, education and home loans are amortizing loans: you repay them in scheduled installments, and each installment is split between interest and principal. The split is not fixed. In the monthly reducing-balance model used here, interest is charged on the balance you still owe, so in month one, when the balance is highest, the interest share is at its peak. As the balance falls, the interest portion of each payment shrinks and the principal portion grows until the final modeled payment clears the balance.

This is why the early years of a loan feel unproductive: on a 5-year, $20,000 loan at 7.5%, about $125 of the first $400.76 payment is interest. By the final year, interest is only a few dollars per payment. The amortization table below the calculator shows this crossover explicitly for your numbers.

A longer term lowers the required payment but adds more months of interest. An extra principal payment has a larger modeled effect earlier in the schedule because the reduced balance affects more future periods. Compare both the payment and the total interest before choosing a term.

The calculator assumes a reducing balance with the annual rate divided into monthly periods. This is a common fixed-payment convention, but lenders may instead use daily accrual, different day-count rules, fees or payment-rounding methods. If you've seen "flat rate" loans advertised (interest charged on the original balance for the whole term), compare the total repayment or legally disclosed APR rather than comparing the headline percentages directly.

Formula and methodology

The monthly payment on a fixed-rate amortizing loan is:

M = P × r × (1 + r)n ÷ [(1 + r)n − 1]
  • M monthly payment
  • P loan principal (amount borrowed)
  • r monthly interest rate = annual rate ÷ 12 (7.5% → 0.075 ÷ 12 = 0.00625)
  • n number of monthly payments

Each month the schedule is computed as: interest = balance × r; principal = payment − interest; new balance = balance − principal − any extra payment. When the rate is 0%, the payment is simply P ÷ n. Figures are rounded to the cent for display, and the final payment is adjusted by a few cents where needed so the balance closes at exactly zero. Payments are assumed to be made at the end of each month, a common lender convention.

Worked example

Example: $20,000 over 5 years at 7.5%

Monthly rate r = 0.075 ÷ 12 = 0.00625, term n = 60 payments.

(1 + 0.00625)60 = 1.45329, so M = 20,000 × 0.00625 × 1.45329 ÷ 0.45329 = $400.76 per month.

Over 60 payments the total repaid is $24,045.54, of which $4,045.54 is interest, about 20% on top of the amount borrowed.

Adding a $100 extra payment each month clears the loan in 47 months instead of 60 and cuts interest to $3,080.99, a saving of $964.55 for a modest monthly top-up.

What changes the result

  • Interest rate. The payment moves less than you might think (on the example above, 1% more rate adds about $9/month), but total interest moves a lot: each extra point on the rate adds roughly $550 of interest per $20,000 borrowed over 5 years.
  • Term length. In this example, the same $20,000 at 7.5% costs $4,046 in interest over 5 years and $6,842 over 8 years, a 69% increase in cost for a $105 lower payment.
  • Extra payments. Every unit of currency paid early is removed from the balance for all remaining months. Earlier is better; even irregular extra payments help.
  • Fees. Origination or processing fees don't change the payment math but raise the true cost of borrowing. Compare loans on APR, not the nominal rate, when fees differ.

Assumptions and limitations

  • Results assume a fixed rate for the whole term and equal monthly payments. Variable-rate loans will deviate as their rate changes.
  • Interest is compounded monthly on the reducing balance. A few lenders use daily accrual, which produces totals a fraction of a percent different.
  • Fees, insurance add-ons, taxes and late-payment charges are not included.
  • The payoff date assumes the first payment is one month from today and no payments are missed.
  • Figures are estimates for planning and education. Your lender's official quote and amortization statement govern the actual loan.

Frequently asked questions

Why is my quoted payment slightly different from this calculator?

Possible reasons include fees or insurance in the payment, a first period that is longer or shorter than one month, daily rather than monthly accrual, or a different rounding method. Compare the calculator assumptions with the lender's itemized quote and payment schedule instead of inferring the cause from the size of the difference.

Should I choose a longer term for the lower payment?

A longer term lowers the required payment and adds more months of interest. A shorter term does the reverse. You can model a longer term with voluntary extra payments, but that result assumes the extras continue and the lender applies them to principal. Compare the contractual obligation separately from the optional-payment scenario.

Does this work for car and education loans?

Yes — any fixed-rate loan repaid in equal monthly installments follows this math. For car loans, remember the loan often covers taxes and add-ons, not just the vehicle price. For education loans that defer payments while studying, interest that accrues during the deferment is often capitalized (added to the balance) when repayment begins — rules differ by loan program and jurisdiction, so check your terms and enter the balance at the point repayment begins.

Is the interest rate here the same as APR?

Only when the loan has no fees. The nominal rate determines the payment; APR (annual percentage rate) also folds in mandatory fees to express the true yearly cost. If you're comparing two offers with different fees, use the Loan Comparison Calculator, which accounts for fees directly.

How do extra payments interact with the required payment?

In this model the required payment stays the same and extra amounts reduce principal immediately, lowering later interest and shortening the schedule. Check how your lender applies excess payments and whether the agreement includes a prepayment charge before relying on that result.