I just checked using the compound interest formula,
23000 * (1+(0.49*12/100)) which gives 24,352.4 and dividing this value by 12, I get 2029.37 which is similar to what the banker calculated. So is PMT giving me an incorrect value?
I might have completly missundestood this, if so, Im sorry in advance.
Just want to double check with you as you wrote that it was 0,49% in the OP, but in your formula you got 0,49*12/100
As 0,49 = 49% in excel can it be that the formula is wrong?
I did a quick caluclation using:
Monthly payment = [ r + r / ( (1+r) ^ months -1) ] x principal loan amount
Where: r = decimal rate / 12.
Which would be with a 0,49% (0,0049) rate:
Monthly payment = [ (0.0049 / 12) + (0.0049 / 12) / ( (1+ (0.0049 / 12)) ^ 12 -1) ] x 23000
Result: 1912,37
Dont really know how the bank gets to 2029.37, as there is a variance of 117.
Check with you bank as alansidman suggested to see how they calculated everything.
Once again, Im sorry if I missunderstood everything deu to that English is not my first language.
// Xerno