Rate Overview
Live
1 CAD = 175.1369 YER
1 YER = 0.005710
CAD
Avg
175.2671
High
175.7434
Low
174.5899
Last updated: 5/7/2026, 9:10:10 AM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 175.14 YER |
| 10 CAD | 1,751.37 YER |
| 50 CAD | 8,756.85 YER |
| 100 CAD | 17,513.69 YER |
| 500 CAD | 87,568.46 YER |
| 1,000 CAD | 175,136.93 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-07T09:10:10Z",
"rates": {
"YER": 175.136926
}
}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": 17513.6926,
"rate": 175.136926
}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