The most reliable way to find answers for SBA Loan Calculator. Calculate SBA loan payments and terms. Optimized for quick use on mobile and desktop.
Formula
const r = inputs.rate / 100 / 12; const n = inputs.term * 12; const payment = Math.round(inputs.amount * (r * Math.pow(1 + r, n)) / (Math.pow(1 + r, n) - 1)); const totalInterest = payment * n - inputs.amount; return { payment, totalInterest };Loan Amount ($)
500,000
Interest Rate (%)
7.5
Loan Term (years)
10
Use the result to prepare a finance comparison request with the calculator context and assumptions attached.
SBA Loan Calculator estimates Monthly Payment, Total Interest from Loan Amount ($), Interest Rate (%), Loan Term (years). Use it to compare scenarios and understand which inputs drive the biggest changes. Results are directional estimates β verify with current, authoritative sources before making financial, legal, or health decisions.
Compare finance options is available through the request path below.
Use this finance calculator to compare scenarios before committing money, time, or a provider conversation.
The estimate combines Loan Amount ($), Interest Rate (%), Loan Term (years) and returns Monthly Payment, Total Interest.
If the result changes your decision, verify the current quote, rate, eligibility rule, or provider term before acting.
Spot an error or need an update? Let us know
This calculator provides estimates based on the inputs provided. It does not constitute financial advice, investment recommendations, or tax guidance. Past performance does not guarantee future results. Consult a qualified financial advisor, accountant, or tax professional before making financial decisions.
No external sources are listed for this calculator. The estimates are computed from the documented formulas and the assumptions entered on this page.
See our Sources & Corrections policy for how data is checked, how sources are verified, and how errors are corrected.
Reviewed by the CalculateThis.ai editorial team. Updates: check back for latest parameters. Tools are for estimation only β verify with current provider terms.