Rate Overview
Live
1 CAD = 169.3472 YER
1 YER = 0.005905
CAD
Avg
169.1936
High
169.5081
Low
168.8412
Last updated: 7/27/2026, 4:34:43 AM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 169.35 YER |
| 10 CAD | 1,693.47 YER |
| 50 CAD | 8,467.36 YER |
| 100 CAD | 16,934.72 YER |
| 500 CAD | 84,673.62 YER |
| 1,000 CAD | 169,347.25 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-07-27T04:34:43Z",
"rates": {
"YER": 169.347245
}
}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": 16934.7245,
"rate": 169.347245
}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