Rate Overview
Live
1 CAD = 172.2965 YER
1 YER = 0.005804
CAD
Avg
173.9631
High
175.9550
Low
171.7750
Last updated: 3/27/2026, 11:20:34 AM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 172.30 YER |
| 10 CAD | 1,722.97 YER |
| 50 CAD | 8,614.83 YER |
| 100 CAD | 17,229.65 YER |
| 500 CAD | 86,148.25 YER |
| 1,000 CAD | 172,296.51 YER |
Get CAD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=YERExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T11:20:34Z",
"rates": {
"YER": 172.296509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "YER",
"amount": 100
},
"result": 17229.650899999997,
"rate": 172.296509
}Build with CAD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key