Rate Overview
Live
1 CAD = 170.4696 YER
1 YER = 0.005866
CAD
Avg
170.6305
High
171.3192
Low
170.2507
Last updated: 6/17/2026, 6:40:52 AM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 170.47 YER |
| 10 CAD | 1,704.70 YER |
| 50 CAD | 8,523.48 YER |
| 100 CAD | 17,046.96 YER |
| 500 CAD | 85,234.79 YER |
| 1,000 CAD | 170,469.58 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-06-17T06:40:52Z",
"rates": {
"YER": 170.469576
}
}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": 17046.957599999998,
"rate": 170.469576
}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