loan
Loan Payment Calculator
Estimate monthly payment, total paid, and total interest for an amortizing loan at a fixed rate.
loan calculator
The Student Loan Calculator has three modes. Simple mode solves the fixed monthly payment for an existing balance. Repayment mode simulates normal, extra-monthly, extra-annual, one-time, or payoff-now choices against an entered monthly payment. Projection mode estimates school borrowing, in-school interest, grace-period capitalization, and the monthly payment after grace.
Your scenario
Working scenario
Not saved yet
Saved scenarios
Save this result, then use saved scenarios to switch between assumptions.
Use this calculator to understand the arithmetic behind a student-loan balance, payoff scenario, or school borrowing projection before checking Federal Student Aid tools, your servicer, private lender documents, school financial-aid materials, or tax sources. Use Loan Payment for a generic fixed-payment loan, Debt Payoff for multiple debts, Budget for monthly cash flow, and official sources for federal repayment plans, forgiveness, deferment, forbearance, subsidy eligibility, tax deductions, and account-specific instructions.
Simple mode rounds remainingTermYears * 12 + remainingTermMonths into payment months, converts Interest rate to a monthly decimal with interestRate / 100 / 12, then uses PMT = P * m / (1 - (1 + m)^-n). Repayment mode runs month-by-month interest on the current balance, applies the entered monthly payment, adds extraPayment every month for extra-monthly, every twelfth payoff month for extra-annual, once before the simulation for one-time, or treats payoff-now as an immediate balance payoff. Projection mode adds annualLoanAmount at the start of each school year, optionally capitalizes monthly interest during school and grace when Pay interest during school is No, then amortizes the balance after grace over loanTermYears.
This formula page covers the app's Student Loan Calculator: simple fixed-rate repayment for an existing balance, repayment simulation with normal or extra payments, and a school-borrowing projection through graduation and grace period. It does not calculate federal income-driven repayment, forgiveness, subsidy eligibility, deferment, forbearance, consolidation, refinancing, lender approval, tax deductions, private-loan disclosures, or jurisdiction-specific student-finance rules.
N = max(1, round(12Y + M)); r = R / 100 / 12; PMT = P * r / (1 - (1 + r)^-N); zero rate: PMT = P / N; B_t = B_(t-1) + I_t - min(Pay + Extra_t, B_(t-1) + I_t); I_t = B_(t-1) * r; InterestSaved = max(0, Interest_baseline - Interest_option); Projection adds L at the start of each school year and capitalizes monthly interest during school and grace when interest is not paid.
The calculator converts the entered annual rate to a monthly rate, uses the fixed-payment amortization formula for simple repayment, simulates monthly interest and payments for repayment options, and builds a school-period balance by adding annual borrowing before optional interest capitalization.| Symbol | Meaning | How this page uses it |
|---|---|---|
| P | Loan balance | The existing balance used by simple and repayment modes before any one-time payment is applied. |
| Y | Remaining term years | The Remaining term years input for simple repayment. |
| M | Remaining term months | The Remaining term months input, from 0 to 11. |
| N | Remaining payment months | The rounded monthly payment count used in simple mode: max(1, round(12Y + M)). |
| R | Interest rate percent | The Interest rate input. The formula treats it as a fixed annual rate assumption, not a federal plan rate lookup or lender disclosure. |
| r | Monthly rate | The entered annual rate divided by 100 and then by 12. |
| PMT | Required monthly payment | The level payment solved in simple mode, or the projected repayment payment after school and grace period. |
| Pay | Entered monthly payment | The monthly payment entered for repayment simulation mode. |
| E | Extra payment amount | The extra payment input used by extra-monthly, extra-annual, and one-time repayment options. |
| Extra_t | Periodic extra payment | Extra-monthly adds E every month; extra-annual adds E when the simulated payoff month is divisible by 12; one-time subtracts E before the loop. |
| B_t | Balance after month t | The simulated remaining balance after monthly interest and the capped payment for that month. |
| I_t | Interest for month t | The prior month's balance multiplied by the monthly rate. |
| C | Current balance | The balance already owed before future school borrowing is added in projection mode. |
| L | Annual loan amount | The estimated amount borrowed at the start of each school year in projection mode. |
| G | Grace period months | The rounded number of months simulated after graduation before repayment begins. |
| T | Projection repayment years | The Loan term years input used to solve repayment after the projected balance reaches repayment. |
| BG | Balance after graduation | The projected balance after the final school-year interest loop. |
| BGrace | Balance after grace period | The projected balance used to solve the post-grace monthly repayment. |
The calculator has three different operating modes, so the formula page uses one fixture from each: a simple existing-balance payment, an extra-payment payoff simulation, and a school-borrowing projection.
The examples show the app's mechanics, not a federal repayment-plan result or lender quote. Small differences in disbursement timing, interest subsidy, capitalization, fees, or repayment-plan rules can materially change real student-loan outcomes.
Geographic scope: works globally. The math is currency-agnostic, so enter amounts in your own currency; local taxes, fees, and product rules are not included.
Repayment mode simulates your balance month by month with and without the extra amount and reports the interest saved and time saved directly - the default example adds $150 to a $350 payment on a $30,000 balance at 6 percent. Because interest accrues on a smaller balance every month afterward, even modest extras compound into meaningful savings, and the simulation quantifies it rather than guessing.
Projection mode adds your annual borrowing at the start of each school year and, if you are not paying interest during school, capitalizes monthly interest through school and the grace period. Borrowing $10,000 a year for four years does not end at $40,000 - the balance-after-graduation and balance-after-grace outputs show the capitalized totals, which is the number your repayment plan will actually start from.
No. Federal income-driven plans (SAVE, IBR, PAYE), forgiveness programs, subsidized-interest benefits, and servicer-specific rules are deliberately out of scope - they depend on income certification and regulations this calculator does not model. It computes fixed-rate amortization mechanics. For federal plan estimates, the Department of Education's Loan Simulator is the authoritative tool; use this one to understand extra-payment and capitalization math.
This calculator is an original three-mode student-loan model: simple amortization, extra-payment repayment simulation, and a school-years borrowing projection with grace-period interest capitalization, validated by deterministic fixtures and edge-case tests. It is not copied from a single source.
Fixtures pin the interest-saved comparison, capitalization through school and grace, and the balance-after-graduation trace. The result remains an educational estimate, not a federal repayment-plan result or a servicer statement.
Formula version 2026.05.22-generic-student-loan. The version marks the calculation logic and validation fixture set used for this estimate.
Results are educational estimates, not advice. Read the full disclaimer.
loan
Estimate monthly payment, total paid, and total interest for an amortizing loan at a fixed rate.
loan
Solve either the monthly payment for a fixed-term loan or the payoff time for a fixed monthly payment.
debt
Plan a debt avalanche payoff schedule across multiple debts with optional monthly, yearly, and one-time extra payments.
debt
Estimate housing-cost and total-debt ratios from before-tax income, housing obligations, and recurring monthly debt payments.
other
Plan monthly cash flow from before-tax income, tax rate, and detailed household spending categories.