fawazahmed0 / exchange-api

Free Currency Exchange Rates API with 200+ Currencies & No Rate Limits
https://github.com/fawazahmed0/exchange-api#readme
Creative Commons Zero v1.0 Universal
708 stars 46 forks source link

CAD is not showing the correct value #88

Closed Aymkdn closed 8 months ago

Aymkdn commented 8 months ago

Thanks for this great API :-)

If I check https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/usd.json I get:  cad: 1.3569 however it should say cad: 0.7377

I think the USD <-> CAD values are inversed.

Any chance to fix it?

Aymkdn commented 8 months ago

Mmmhhh… actually, nevermind…