Rate Overview
Live
1 CAD = 171.2912 YER
1 YER = 0.005838
CAD
Avg
170.8610
High
171.8629
Low
170.2108
Last updated: 9/4/2026, 11:30:57 PM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 171.29 YER |
| 10 CAD | 1,712.91 YER |
| 50 CAD | 8,564.56 YER |
| 100 CAD | 17,129.12 YER |
| 500 CAD | 85,645.61 YER |
| 1,000 CAD | 171,291.21 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-09-04T23:30:57Z",
"rates": {
"YER": 171.291214
}
}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": 17129.1214,
"rate": 171.291214
}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