Rate Overview
Live
1 CAD = 172.5693 YER
1 YER = 0.005795
CAD
Avg
174.1119
High
175.7434
Low
172.5041
Last updated: 5/27/2026, 6:23:14 PM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 172.57 YER |
| 10 CAD | 1,725.69 YER |
| 50 CAD | 8,628.46 YER |
| 100 CAD | 17,256.93 YER |
| 500 CAD | 86,284.63 YER |
| 1,000 CAD | 172,569.26 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-27T18:23:14Z",
"rates": {
"YER": 172.569261
}
}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": 17256.9261,
"rate": 172.569261
}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