Total cost of loan
{{formatAsCurrency(totalCostOfMortgage, 0, '฿', {"currency":"THB","position":"left_space","thousands_separator":",","decimal_separator":".","characters_after":"0"})}}
Total Interest Paid
{{formatAsCurrency(interestPayed, 0, '฿', {"currency":"THB","position":"left_space","thousands_separator":",","decimal_separator":".","characters_after":"0"})}}
Payment
{{paymentSelection}}
Mortgage Payment
{{formatAsCurrency(payment, 2, '฿', {"currency":"THB","position":"left_space","thousands_separator":",","decimal_separator":".","characters_after":"0"})}}