Rate Overview
Live
1 YER = 0.005921 CAD
1 CAD = 168.8904
YER
Avg
0.005801
High
0.005965
Low
0.005683
Last updated: 7/27/2026, 8:41:46 PM
Quick Conversions
| YER | CAD |
|---|---|
| 1 YER | 0.01 CAD |
| 10 YER | 0.06 CAD |
| 50 YER | 0.30 CAD |
| 100 YER | 0.59 CAD |
| 500 YER | 2.96 CAD |
| 1,000 YER | 5.92 CAD |
Get YER/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=CADExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-27T20:41:46Z",
"rates": {
"CAD": 0.005921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "CAD",
"amount": 100
},
"result": 0.5921,
"rate": 0.005921
}Build with YER/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key