Rate Overview
Live
1 YER = 0.005909 CAD
1 CAD = 169.2334
YER
Avg
0.005910
High
0.005922
Low
0.005899
Last updated: 7/27/2026, 8:09:34 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.95 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-27T08:09:34Z",
"rates": {
"CAD": 0.005909
}
}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.5909,
"rate": 0.005909
}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