Skip to content
——/tools · free · no signup

Loan Amortization Calculator

Loan amount, APR, and term give your monthly payment, total interest, and total cost using standard amortization — the full picture before you sign. Your own loan terms only.

Loan

Monthly payment and the true cost of borrowing

$
%
→ Your numbers
Monthly payment
$396
Total interest
$3.8k
Total paid
$23.8k
Payment = P·i / (1 − (1+i)^−n) — i monthly rate (APR/12), n months
——The formula

The monthly payment (M) for a fixed-rate loan is calculated using the standard amortization formula: M = P * [r(1+r)^n] / [(1+r)^n – 1], where P is the principal loan amount (the amount borrowed), r is the monthly interest rate (the annual percentage rate APR divided by 12, expressed as a decimal, e.g., 6% APR = 0.06/12 = 0.005), and n is the total number of monthly payments (loan term in years multiplied by 12). This formula derives from the present value of an annuity, ensuring that each payment covers the interest accrued during the month and reduces the principal such that the loan balance reaches zero after n payments. The total interest paid is calculated as (M * n) – P, and the total cost is M * n. The formula is mathematically correct because it solves for the constant payment that equates the sum of discounted future payments to the initial principal, using the geometric series formula. It assumes a fixed interest rate and equal payment intervals, which is standard for most mortgages, auto loans, and personal loans.

——Worked examples

Small Business Loan: $50,000 at 7% APR for 5 Years

A bakery owner borrows $50,000 for equipment. APR is 7%, term is 5 years. Monthly rate r = 0.07/12 = 0.0058333. Number of payments n = 5 * 12 = 60. Monthly payment M = 50000 * [0.0058333 * (1.0058333)^60] / [(1.0058333)^60 - 1]. (1.0058333)^60 ≈ 1.4176. Numerator: 0.0058333 * 1.4176 ≈ 0.008269. Denominator: 1.4176 - 1 = 0.4176. M = 50000 * (0.008269 / 0.4176) ≈ 50000 * 0.01980 = $990. Total payment = 990 * 60 = $59,400. Total interest = $59,400 - $50,000 = $9,400.

Car Loan: $25,000 at 4.5% APR for 4 Years

A driver finances a car for $25,000. APR is 4.5%, term is 4 years. Monthly rate r = 0.045/12 = 0.00375. Number of payments n = 4 * 12 = 48. Monthly payment M = 25000 * [0.00375 * (1.00375)^48] / [(1.00375)^48 - 1]. (1.00375)^48 ≈ 1.1964. Numerator: 0.00375 * 1.1964 ≈ 0.0044865. Denominator: 1.1964 - 1 = 0.1964. M = 25000 * (0.0044865 / 0.1964) ≈ 25000 * 0.02284 = $571. Total payment = 571 * 48 = $27,408. Total interest = $27,408 - $25,000 = $2,408.

Personal Loan: $10,000 at 12% APR for 3 Years

An individual takes a personal loan of $10,000 at 12% APR for 3 years. Monthly rate r = 0.12/12 = 0.01. Number of payments n = 3 * 12 = 36. Monthly payment M = 10000 * [0.01 * (1.01)^36] / [(1.01)^36 - 1]. (1.01)^36 ≈ 1.4308. Numerator: 0.01 * 1.4308 = 0.014308. Denominator: 1.4308 - 1 = 0.4308. M = 10000 * (0.014308 / 0.4308) ≈ 10000 * 0.03322 = $332.20. Total payment = 332.20 * 36 ≈ $11,959.20. Total interest = $11,959.20 - $10,000 = $1,959.20.

——How to read the result

A 'good' monthly payment is one that fits comfortably within your budget—generally no more than 28-36% of your gross monthly income for housing loans, or 10-15% for other debt. The total interest cost depends heavily on the APR and term: a lower APR and shorter term minimize total interest, but increase monthly payments. A longer term reduces monthly payments but dramatically increases total interest. For example, a 30-year mortgage at 6% on $200,000 yields about $231,000 in total interest, while a 15-year term at the same rate yields about $104,000. Interpret the total cost as the true price of borrowing—compare it to the principal to gauge the loan's cost. There is no universal 'good' number; it depends on your cash flow, loan purpose, and alternative uses of money. Generally, aim for the shortest term you can afford without straining your budget, and shop for the lowest APR based on your creditworthiness.

——Common mistakes

A common mistake is confusing APR with the monthly interest rate—forgetting to divide by 12 leads to grossly overestimated payments. Another error is using the nominal annual rate instead of the periodic rate when payments are more frequent than monthly (e.g., bi-weekly). People also mistakenly assume the formula accounts for fees or variable rates; it does not—this is for fixed-rate loans only. Edge cases include extremely low APRs (near 0%), where the payment approaches principal divided by n, and very high APRs (e.g., 36% on payday loans), where interest dominates early payments. Another pitfall is rounding too early in calculations, which can shift the final payment by dollars; always keep high precision until the end. Finally, some borrowers think the total interest is simply APR times principal times term, ignoring amortization—this is incorrect because interest is only charged on the remaining balance.

——Glossary
Principal
The initial amount of money borrowed, excluding interest and fees.
Annual Percentage Rate (APR)
The yearly interest rate charged on a loan, expressed as a percentage, including any fees or costs.
Amortization
The process of gradually paying off a loan through scheduled payments that cover both interest and principal.
Monthly Payment
The fixed amount paid each month to satisfy the loan terms, calculated to fully repay the loan by the end of the term.
Total Interest
The cumulative amount of interest paid over the entire loan term, equal to total payments minus the principal.
——FAQ

How do I calculate my monthly payment manually?

Use the formula M = P * [r(1+r)^n] / [(1+r)^n – 1], where P is principal, r is monthly interest rate (APR/12), and n is total months.

What does total interest mean?

Total interest is the extra money you pay beyond the principal, representing the cost of borrowing over the full term.

Does the calculator work for adjustable-rate loans?

No, this calculator assumes a fixed interest rate for the entire term; adjustable rates require different calculations.

Why is my monthly payment higher than expected?

Check that you entered the correct APR and term; a higher APR or shorter term increases the monthly payment.

Can I use this for a mortgage?

Yes, but remember that mortgages often include property taxes and insurance, which are not part of this amortization formula.

What if I make extra payments?

Extra payments reduce the principal faster, lowering total interest and shortening the term, but the formula here assumes fixed payments.

How does the term length affect total interest?

Longer terms have lower monthly payments but much higher total interest because you pay interest for more months.

Is the APR the same as the interest rate?

APR includes the interest rate plus certain fees, so it is typically higher than the nominal interest rate.

From numbers to a business

Financing equipment to launch? Total it against the rest in the free Startup Cost Calculator for the real runway.

Reviews

We’re early. Real reviews only.

Apex Digital launched recently. Every purchase comes with a request for honest feedback through our help center. When real buyers write real reviews, they go here — with their permission, by name. Until then, this section stays empty. No fakes. No stock photos. No bullshit.

Used something from the catalog? Leave honest feedback →

While you’re here…