Rate Overview
Live
1 CAD = 169.1333 YER
1 YER = 0.005912
CAD
Avg
172.4857
High
175.9550
Low
167.6240
Last updated: 7/26/2026, 11:26:18 PM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 169.13 YER |
| 10 CAD | 1,691.33 YER |
| 50 CAD | 8,456.67 YER |
| 100 CAD | 16,913.33 YER |
| 500 CAD | 84,566.65 YER |
| 1,000 CAD | 169,133.31 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-26T23:26:18Z",
"rates": {
"YER": 169.133307
}
}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": 16913.3307,
"rate": 169.133307
}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