Rate Overview
Live
1 CAD = 172.1554 YER
1 YER = 0.005809
CAD
Avg
174.0249
High
179.1631
Low
169.1256
Last updated: 3/27/2026, 2:47:53 PM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 172.16 YER |
| 10 CAD | 1,721.55 YER |
| 50 CAD | 8,607.77 YER |
| 100 CAD | 17,215.54 YER |
| 500 CAD | 86,077.72 YER |
| 1,000 CAD | 172,155.43 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-27T14:47:53Z",
"rates": {
"YER": 172.155431
}
}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": 17215.5431,
"rate": 172.155431
}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