Rate Overview
Live
1 YER = 0.005805 CAD
1 CAD = 172.2653
YER
Avg
0.005771
High
0.005805
Low
0.005745
Last updated: 3/27/2026, 8:00:31 AM
Quick Conversions
| YER | CAD |
|---|---|
| 1 YER | 0.01 CAD |
| 10 YER | 0.06 CAD |
| 50 YER | 0.29 CAD |
| 100 YER | 0.58 CAD |
| 500 YER | 2.90 CAD |
| 1,000 YER | 5.81 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-03-27T08:00:31Z",
"rates": {
"CAD": 0.005805
}
}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.5805,
"rate": 0.005805
}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