Calculate a Swedish monthly mortgage cost
hemnet_calculate_mortgageCalculate Swedish mortgage monthly costs broken into interest, amortization, BRF fee, and operating cost, with gross and after-tax totals. Input price and interest rate; optional down payment or income for amortization rules.
Instructions
Local-only Swedish mortgage calculator (all amounts SEK). Returns the monthly cost broken into interest, mandated amortisation (amorteringskrav from LTV + a debt-ratio surcharge when income is given), BRF fee (avgift), and operating cost — with both gross and after-tax (ränteavdrag) totals. Provide down_payment OR down_payment_percent (defaults to the legal 15% minimum). No network call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | Purchase price in SEK. | |
| monthly_fee | No | BRF monthly fee (avgift) in SEK — for bostadsrätt apartments. | |
| down_payment | No | SEK | |
| interest_rate | Yes | Annual interest rate %, e.g. 3.5 | |
| amortization_rate | No | Override the computed amortisation rate (annual % of loan). | |
| gross_yearly_income | No | Gross household income/year in SEK — enables the +1% debt-ratio amortisation surcharge. | |
| down_payment_percent | No | Percent of price; defaults to the legal 15% minimum. | |
| monthly_operating_cost | No | Monthly operating cost (driftkostnad) in SEK — typically houses. |