Loan Interest Calculator

Work out monthly, daily and total loan interest with AI-powered step-by-step solutions
Monthly interest-only payment on $200,000 at 6% APR
Monthly principal and interest on $300,000 at 6% over 30 years
Daily interest on a $12,000 balance at 7.3% APR for 20 days
Total interest paid over 30 years on $300,000 at 6%

How Loan Interest Is Actually Charged

Interest on a loan is charged on the outstanding balance, for the length of time that balance is outstanding. Everything else is a variation on that one idea.

Monthly accrual (most instalment loans):

I=B×rannual12I = B \times \frac{r_{\text{annual}}}{12}

Daily accrual / per diem (credit lines, payoff quotes, interest between closing and the first payment):

I=B×rannual365×dI = B \times \frac{r_{\text{annual}}}{365} \times d

where dd is the number of days. Some contracts use a 360-day year, which makes each daily charge slightly larger — check which convention yours uses.

Interest-only payment: pay exactly the accrued interest and the balance never moves:

MIO=B×rannual12M_{\text{IO}} = B \times \frac{r_{\text{annual}}}{12}

Nothing here is a rate quote or a lending rule. Rates, day-count conventions and qualification standards come from your lender and your jurisdiction; this page does the arithmetic on the figures you enter.

Amortizing Loans and Total Interest

The payment

When each payment covers the interest and chips at the balance, the level payment is

M=Pr(1+r)n(1+r)n1M = P \cdot \frac{r(1+r)^n}{(1+r)^n - 1}

with rr the monthly rate and nn the number of monthly payments (3030 years =360= 360).

The total interest

total interest=nMP\text{total interest} = nM - P

Over a long term this figure is startling — at high rates and 30 years it can exceed the amount borrowed. That is not a hidden fee; it is 360360 months of interest on a balance that takes decades to fall.

Solving for the rate

There is no closed form for rr given PP, MM and nn. It is found numerically, by trying rates until the computed payment matches the actual one. The APR on a loan with fees is found the same way, using the net amount you actually received as PP.

Ratios lenders look at

LTV=loanvalue,DTI=monthly debt paymentsgross monthly income\text{LTV} = \frac{\text{loan}}{\text{value}}, \qquad \text{DTI} = \frac{\text{monthly debt payments}}{\text{gross monthly income}}

These are arithmetic; the thresholds applied to them are lender and programme policy, they change, and we do not publish them.

Common Mistakes to Avoid

  • Using the annual rate as the monthly rate: divide by 12 first. A 6% loan accrues 0.5%0.5\% a month.
  • Multiplying principal ×\times rate ×\times years on an amortizing loan: that is simple interest and it badly overstates the cost, because the balance falls each month.
  • Mixing 360- and 365-day conventions: on a large balance the difference in a per-diem quote is real money. Use the divisor your contract specifies.
  • Assuming an interest-only payment reduces the debt: it does not. The balance is unchanged until the loan converts to amortizing or you pay extra.
  • Forgetting escrow: a mortgage payment usually bundles taxes and insurance. The formula above returns principal and interest only.
  • Confusing rate with APR: APR includes certain financing costs, so it usually sits above the note rate. Compute the payment from the rate the contract uses.
  • Reading a DTI or LTV result as an approval: those are ratios, not decisions. Only a lender can tell you what qualifies.

示例题目

Step 1: Monthly rate: r=0.06/12=0.005r = 0.06/12 = 0.005
Step 2: MIO=200000×0.005=1,000.00M_{\text{IO}} = 200000 \times 0.005 = 1{,}000.00
Step 3: The balance after the payment is still \200{,}000$ — nothing was repaid
Step 4: Over 12 such payments: 12×1000=12,00012 \times 1000 = 12{,}000 paid, principal unchanged
Answer: \1{,}000.00permonth,withtheper month, with the$200{,}000$ balance untouched

Step 1: r=0.005r = 0.005, n=360n = 360
Step 2: (1.005)3606.0225752(1.005)^{360} \approx 6.0225752
Step 3: Numerator: 300000×0.005×6.02257529033.86300000 \times 0.005 \times 6.0225752 \approx 9033.86
Step 4: Denominator: 6.02257521=5.02257526.0225752 - 1 = 5.0225752
Step 5: M9033.86/5.02257521,798.65M \approx 9033.86 / 5.0225752 \approx 1{,}798.65
Step 6: Total interest: 360×1798.65300000=647,514300,000=347,514360 \times 1798.65 - 300000 = 647{,}514 - 300{,}000 = 347{,}514
Answer: M \approx \1{,}798.65ofprincipalandinterest;aboutof principal and interest; about$347{,}514$ of interest over the full 30 years

Step 1: Daily rate: 0.073/365=0.00020.073/365 = 0.0002
Step 2: Interest per day: 12000×0.0002=2.4012000 \times 0.0002 = 2.40
Step 3: For 20 days: 2.40×20=48.002.40 \times 20 = 48.00
Step 4: On a 360-day convention instead: 12000×0.073/360×2048.6712000 \times 0.073/360 \times 20 \approx 48.67
Answer: \48.00ofinterestover20days( of interest over 20 days ($48.67$ on a 360-day basis)

常见问题

Multiply the balance at the start of that month by the annual rate divided by 12. The rest of the payment reduces the principal. Because the balance shrinks each month, the interest portion falls steadily across the life of the loan.

It is exactly the interest that accrued in the period: balance × annual rate ÷ 12. Paying it keeps the loan current but repays none of the principal, so the balance is the same next month as it was this month.

Because it is 360 months of interest on a balance that falls very slowly at first. Total interest equals nM − P; at a 6% rate over 30 years that comes to more than the amount borrowed. Shortening the term is what cuts it most sharply.

Not with a closed-form formula — the rate appears inside and outside the exponent. It is found numerically, by testing rates until the computed payment matches the known one. That is also how an APR that includes fees is derived.

相关求解器

免费试用 AI-Math

任何数学问题都能获得分步解答。拍照上传或输入问题即可。

开始解题