Good clarification, Joe. As banks post "interest rates" in Canada, dividing
by 12 to get the monthly rate is what's required.
Buy you're right, if it's an "APY", you need the Rate function.
Interestingly, in checking this out, I came across the ING Canada website
which says if you save $100 per month at 3.65% (today's rate), you will have
a whopping $1120.28 saved after a year.
Most people would think that if you save $100 for 12 months, you'd have at
least $1200 in the bank. But not at ING. They must think there's only 11
months in a year, even though they credit interest for 12.
Even big banks don't understand saving and interet rates very well.
Regards,
Fred.
ING posts their interest rates.
[....]
If you're trying to change an annual rate to a monthly rate,
simply divide by 12.
Well, that might depend on the jurisdiction of the OP.
When I go to the ING Direct web site for US clients, the rates are
quoted as APYs. Normally, that is a compounded rate. And since the
(US) savings and CD accounts are FDIC insured, the rate called "APY"
must be a compounded rate, computed according to the method in the
Truth In Savings regulation.
In that case, the monthly rate can be computed by either of the
following equivalent formulas (using 3.4% as an example):
rate(12, 0, -1, 1+3.4%)
(1+3.4%)^(1/12) - 1
But if the rate is called an "interest rate", that is a non-compounded
rate as you describe, according to the TIS regulation.