This is a simple mortgage calculator that calculates the monthly payment for a fixed-rate mortgage. The user can input the loan amount, interest rate, and loan term in years. The calculator will then output the monthly payment.
IMPORTANT: The calculator assumes that the interest rate is fixed for the entire term of the loan.
This calculator allows the user to decide if they want to compare three different loan options. The user can input the house value, loan amount and interest rate for each loan option. The calculator will then output the monthly payment for each loan option.
The user can also decide to use a single interest rate for all three loan options. In this case, the user only needs to input the house value and loan amount for each loan option. The calculator will then output the monthly payment for each loan option using the single interest rate.
Suppose you want to buy a house that costs €500,000. You have three loan options:
- Loan Option 1: Loan amount of €400,000 with an interest rate of 3.5%
- Loan Option 2: Loan amount of €350,000 with an interest rate of 3.0%
- Loan Option 3: Loan amount of €300,000 with an interest rate of 2.5%
TODO: Insert example output here