Rate Overview
Live
1 CAD = 167.5653 YER
1 YER = 0.005968
CAD
Avg
167.5332
High
167.9940
Low
166.8544
Last updated: 7/6/2026, 12:12:38 AM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 167.57 YER |
| 10 CAD | 1,675.65 YER |
| 50 CAD | 8,378.26 YER |
| 100 CAD | 16,756.53 YER |
| 500 CAD | 83,782.64 YER |
| 1,000 CAD | 167,565.28 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-06T00:12:38Z",
"rates": {
"YER": 167.565284
}
}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": 16756.5284,
"rate": 167.565284
}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