Loan calculator
loan_calculatorMonthly payment, total repayment and interest for an amortising loan (annuity formula). 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) | |
| principal | Yes | Loan amount | |
| annual_rate | Yes | Annual interest rate, percent |