Skip to content
Everyday Utilities Free • No signup • Instant results

Loan Calculator

Calculate monthly loan payments, total interest, and full amortization schedule.

$
%
years

About the Loan Calculator

This loan calculator estimates the monthly payment on any fixed-rate, fully-amortizing installment loan — whether it is a personal loan, a student refinance, a small-business term loan, or a debt-consolidation loan. Enter the principal you intend to borrow, the annual interest rate quoted by the lender, and the repayment term in years, and the tool instantly computes your monthly payment, total interest paid, and total amount repaid over the life of the loan.

Most quick calculators stop at the monthly payment. We expose the underlying math too, because small changes in any of the three inputs can produce outsized changes in the total cost. Doubling the term on a $10,000 loan, for example, may only shave 30-40% off the monthly payment while nearly doubling the total interest you pay. Understanding that trade-off before you sign protects you from a costly mistake.

The calculator works for any loan term from 1 to 40+ years, processes 0% promotional loans correctly, and treats the currency symbol as a placeholder — enter amounts in USD, EUR, GBP, INR, or any other unit and the math is identical.

How It Works

Amortized installment loans use the standard annuity formula to convert a principal P, monthly interest rate r, and number of payments n into a fixed monthly payment M:

M = (P * r) / (1 - (1 + r)^(-n))

Where:

  • P = loan principal (amount borrowed)
  • r = monthly interest rate = annual rate / 12
  • n = total monthly payments = years * 12

Each monthly payment is split between interest (calculated on the remaining balance, so it is high early in the term) and principal (which grows over time). The total interest equals total paid minus principal. The schedule that tracks this split payment-by-payment is called an amortization schedule.

If the rate is 0% (some promotional 'buy now, pay later' offers), the formula simplifies to M = P / n — principal divided equally across all payments.

Worked Examples

Suppose you borrow $10,000 at 7.5% APR for 5 years.

  1. Convert the annual rate to monthly: 7.5% / 12 = 0.625% = 0.00625
  2. Total payments: 5 * 12 = 60 months
  3. Apply the formula: M = (10000 * 0.00625) / (1 - 1.00625^(-60)) = $200.38/month
  4. Total paid: 60 * $200.38 = $12,022.80
  5. Total interest: $12,022.80 - $10,000 = $2,022.80

Now compare with a 10-year term at the same 7.5% rate. The monthly payment drops to about $118.70, but total interest more than doubles to about $4,244. The lower monthly payment comes at the cost of an extra ~$2,200 over the life of the loan.

If the rate is 0% for 12 months (a common store-card promotion), the payment is simply $10,000 / 12 = $833.33/month with zero interest — provided you pay it off entirely within the promo window.

When to Use This Tool

Use this loan calculator when:

  • Comparing offers from multiple lenders before accepting a personal loan
  • Deciding between a shorter-term higher-payment loan and a longer-term lower-payment loan
  • Budgeting for an upcoming major purchase (renovation, medical procedure, wedding)
  • Evaluating whether refinancing an existing loan at a lower rate actually saves money after fees
  • Verifying the monthly payment figure quoted by a bank or auto dealership
  • Estimating the impact of making extra principal payments each month
  • Teaching amortization concepts in a personal-finance class

For real-estate loans, use our Mortgage Calculator which adds property tax, insurance, and PMI. For car loans, use our Auto Loan Calculator.

Limitations & Disclaimer

This calculator assumes a fixed interest rate for the entire term and a fully amortizing structure (no balloon payment). It does not model origination fees, late-payment fees, prepayment penalties, variable (adjustable) rates, or the tax deductibility of interest. The result is an estimate for planning purposes only and is not a loan offer or financial advice. Always consult a licensed financial advisor before signing a loan agreement. See our disclaimer for full terms.

Frequently Asked Questions

What is the difference between APR and interest rate?

The interest rate is the cost of borrowing the principal. APR (annual percentage rate) bundles the interest rate with certain upfront fees (origination, broker, application fees) into a single annualized figure. APR is the more honest measure of true borrowing cost and is required by law in many jurisdictions.

Does this calculator work for mortgages?

It estimates principal and interest only. A real mortgage payment also includes property taxes, homeowners insurance, possibly PMI, and HOA dues. Use our dedicated Mortgage Calculator for a complete PITI estimate.

What happens if my interest rate is 0%?

Some promotional loans (e.g., store cards offering 0% for 12 months) simply divide the principal by the number of payments. Our calculator handles this case automatically and produces equal payments with zero interest.

How accurate is this calculator?

The formula is mathematically exact for fixed-rate, fully-amortizing loans. Real-world variation comes from rounding to the nearest cent per payment, day-count conventions, variable rates, and prepayment penalties. Always verify the final figure with your lender before signing.

Does this work for any currency?

Yes. The dollar sign is just a placeholder. Enter amounts in your local currency (USD, EUR, GBP, INR, etc.) and the calculation is identical — the math does not care about the symbol.

Can I model extra principal payments?

Not directly in this version. Making extra payments shortens the term and reduces total interest, but modeling it requires an amortization-schedule engine. Our <a href='/tools/mortgage-calculator.php'>Mortgage Calculator</a> exposes some of that logic.

Last updated: July 21, 2026  ·  Author: HT99 Tools Editorial Team  ·  Reviewed by: HT99 Tools Editorial Team