Rate Overview
Live
1 CAD = 174.2668 YER
1 YER = 0.005738
CAD
Avg
172.7970
High
174.2668
Low
171.2091
Last updated: 4/17/2026, 4:56:24 AM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 174.27 YER |
| 10 CAD | 1,742.67 YER |
| 50 CAD | 8,713.34 YER |
| 100 CAD | 17,426.68 YER |
| 500 CAD | 87,133.42 YER |
| 1,000 CAD | 174,266.84 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-04-17T04:56:24Z",
"rates": {
"YER": 174.266841
}
}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": 17426.6841,
"rate": 174.266841
}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