Rate Overview
Live
1 CAD = 172.6267 YER
1 YER = 0.005793
CAD
Avg
172.8716
High
173.4613
Low
172.6267
Last updated: 5/27/2026, 1:33:13 PM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 172.63 YER |
| 10 CAD | 1,726.27 YER |
| 50 CAD | 8,631.33 YER |
| 100 CAD | 17,262.67 YER |
| 500 CAD | 86,313.34 YER |
| 1,000 CAD | 172,626.68 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-05-27T13:33:13Z",
"rates": {
"YER": 172.626682
}
}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": 17262.6682,
"rate": 172.626682
}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