Rate Overview
Live
1 CAD = 172.4969 YER
1 YER = 0.005797
CAD
Avg
175.0345
High
185.3213
Low
169.0720
Last updated: 5/27/2026, 8:39:24 PM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 172.50 YER |
| 10 CAD | 1,724.97 YER |
| 50 CAD | 8,624.85 YER |
| 100 CAD | 17,249.69 YER |
| 500 CAD | 86,248.46 YER |
| 1,000 CAD | 172,496.91 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-27T20:39:24Z",
"rates": {
"YER": 172.496914
}
}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": 17249.6914,
"rate": 172.496914
}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