Loan Payment Table
Generate a full month-by-month loan repayment schedule for any loan.
</> Embed this calculator
Free to embed on any website — no sign-up needed. Paste this snippet where you want the calculator to appear.
<div class="yootil-widget" data-tool="loan-payment"></div>
<script src="https://yootils.com/widgets/v7/widgets.js" integrity="sha384-+/J+UJUQkd8qBlJ2y9qW3wNk89iZUobwuVdo6dqpCvoanps684ZTa7cGCJ5L1AQc" crossorigin="anonymous" async></script>
How to Read a Loan Payment Rate Table
Reading the Table
Each row is an interest rate. Each column is a loan term in years. The value in each cell is the monthly payment (or total interest/cost) for a loan of the amount you entered at that rate and term combination.
Hover any cell to see a full breakdown: monthly payment, total interest paid, and total amount repaid.
Colour Heat-Map
Cells are shaded from green (lowest payment) to red (highest payment).
Global colours the entire table relative to itself. By Row highlights the cheapest/most expensive term for each rate. By Column highlights the cheapest/most expensive rate for each term.
The Formula
Monthly payment is calculated using the standard amortization formula:
M = P × r(1+r)ⁿ ÷ ((1+r)ⁿ − 1)
where P = principal, r = monthly rate, n = total months. At 0% rate: M = P ÷ n.
Tips
Use By Row colouring when you have a fixed rate and want to choose a term. Use By Column when you have a fixed term and are shopping for the best rate. Switch to Total Interest mode to see the real long-term cost of a lower monthly payment. For a specific mortgage, the mortgage calculator gives a full payment breakdown.
Worked example
A £150,000 loan at rates from 3% to 6% in 0.5% steps, compared across 15, 20, and 25-year terms: at 4.5% over 20 years the monthly payment is £949 and total interest is £77,800. Drop to 4.0% and the monthly falls to £909, saving £9,600 over the full term. The table makes these trade-offs visible at a glance.
Related calculations
For a single loan rather than a comparison, the amortization schedule shows every payment in turn, and the interest rate calculator works backwards from a payment you have been quoted to the rate you are actually being charged.
Frequently Asked Questions
How do I use the loan payment comparison table?
Enter a loan amount and click Generate. Each row is a different interest rate; each column is a different loan term. The value in each cell is the monthly payment for that rate-and-term combination. Hover any cell to see the full breakdown: monthly payment, total interest, and total repaid.
What do the colours in the table mean?
The heat-map shades cells from green (lowest payment) to red (highest). 'Global' colours the entire table. 'By Row' highlights the cheapest/most expensive term for each rate. 'By Column' highlights the cheapest/most expensive rate for each term — useful when you have a fixed repayment period and are comparing lenders.
Should I choose a lower monthly payment or minimise total interest?
A lower monthly payment (longer term) means more interest paid overall. Switch to 'Total Interest' mode to see the real long-term cost. A 7-year loan at 7% on £20,000 costs nearly twice the interest of a 3-year loan at the same rate — despite looking affordable month-to-month. The amortisation schedule calculator breaks down every payment month by month.
What formula does the table use?
Monthly payment uses the standard amortisation formula: M = P × r(1+r)^n ÷ ((1+r)^n − 1), where P is the principal, r is the monthly rate (annual rate ÷ 12), and n is total monthly payments. At 0% interest, the formula simplifies to M = P ÷ n.
Evidence & Methodology
How This Page Is Grounded
Method
Runs the fixed-rate amortisation formula for each selected interest rate and loan term to create a side-by-side payment table.
Important limitation: Shows principal and interest only unless the page explicitly includes other costs.
Primary Sources
- How mortgage amortization works Consumer Financial Protection Bureau
- Mortgage repayment calculator MoneyHelper
Quality Checks
Table cells are cross-checked against the same inputs in the main mortgage calculation.
See how sources are selected and corrections are handled in our Editorial & Calculation Methodology, and which automated checks this page has to pass in How We Test.