Rate Overview
Live
1 CAD = 168.8199 YER
1 YER = 0.005923
CAD
Avg
168.2531
High
169.6459
Low
166.6223
Last updated: 7/28/2026, 6:56:39 AM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 168.82 YER |
| 10 CAD | 1,688.20 YER |
| 50 CAD | 8,441.00 YER |
| 100 CAD | 16,881.99 YER |
| 500 CAD | 84,409.97 YER |
| 1,000 CAD | 168,819.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-07-28T06:56:39Z",
"rates": {
"YER": 168.81993
}
}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": 16881.993,
"rate": 168.81993
}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