PITI mortgage calculator
calc_mortgageRead-only educational calculator. Calculates monthly PITI mortgage payment, total interest, total cost, and builds amortization schedule from home price, down payment, rate, and term. Returns a result from caller-supplied public inputs without changing page or account state, accessing BetterOff customer data, or providing personalized financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annualTax | No | Annual property tax | |
| homePrice | No | Home price | |
| monthlyHOA | No | Monthly HOA — Monthly homeowners association fee, if applicable. | |
| closingCosts | No | Closing costs — Upfront lender and transaction costs, excluding the down payment. | |
| annualRatePct | No | Interest rate (%) — Fixed annual note rate before fees. | |
| loanTermYears | No | Loan term (years) | |
| downPaymentPct | No | Down payment (%) — Percentage of home price paid upfront as equity. | |
| annualInsurance | No | Annual insurance | |
| annualPmiRatePct | No | Annual PMI rate (%) — Applies when the down payment is under 20%; use the rate from a loan estimate when available. | |
| monthlyMaintenance | No | Monthly maintenance reserve — Optional owner-paid maintenance budget; not part of PITI. | |
| extraPrincipalMonthly | No | Extra principal each month — Additional principal payment used to shorten payoff and reduce interest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||