Rate Overview
Live
1 CAD = 172.0065 YER
1 YER = 0.005814
CAD
Avg
172.4885
High
175.6748
Low
169.1256
Last updated: 3/27/2026, 4:30:32 PM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 172.01 YER |
| 10 CAD | 1,720.07 YER |
| 50 CAD | 8,600.33 YER |
| 100 CAD | 17,200.65 YER |
| 500 CAD | 86,003.26 YER |
| 1,000 CAD | 172,006.53 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-03-27T16:30:32Z",
"rates": {
"YER": 172.006526
}
}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": 17200.6526,
"rate": 172.006526
}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