Formula applied
The exact method behind this answer
CalculationTime keeps the method visible so the number can be checked instead of blindly trusted.
For a fixed-rate amortizing payment: payment = principal x monthlyRate / (1 - (1 + monthlyRate)^(-numberOfPayments)). Total interest = payment x numberOfPayments - principal.- Apply the methodFor a fixed-rate amortizing payment: payment = principal x monthlyRate / (1 - (1 + monthlyRate)^(-numberOfPayments)). Total interest = payment x numberOfPayments - principal.Finance CalculatorFor a $300,000 loan at 6.5% for 30 years, the monthly rate is 0.065 / 12 and the payment count is 360. The fixed-payment formula estimates about $1,896.20 per month before taxes, insurance or fees.