Rate Overview
Live
1 YER = 0.005914 CAD
1 CAD = 169.0903
YER
Avg
0.005737
High
0.005985
Low
0.005396
Last updated: 7/26/2026, 4:09:59 AM
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.91 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-26T04:09:59Z",
"rates": {
"CAD": 0.005914
}
}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.5914,
"rate": 0.005914
}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