Mortgage calculator
mortgage_calculatorMonthly mortgage payment including optional down payment, property tax and insurance (PITI). Runs on smart-tools.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | Yes | Term in years | |
| locale | No | Language for the source_url link (default en) | |
| annual_tax | No | Annual property tax (default 0) | |
| home_price | Yes | Property price | |
| annual_rate | Yes | Annual interest rate, percent | |
| annual_insurance | No | Annual insurance (default 0) | |
| down_payment_pct | No | Down payment, percent (default 0) |