Rate Overview
Live
1 CAD = 169.0012 YER
1 YER = 0.005917
CAD
Avg
174.3951
High
185.3213
Low
167.0739
Last updated: 7/28/2026, 2:00:00 PM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 169.00 YER |
| 10 CAD | 1,690.01 YER |
| 50 CAD | 8,450.06 YER |
| 100 CAD | 16,900.12 YER |
| 500 CAD | 84,500.62 YER |
| 1,000 CAD | 169,001.25 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-07-28T14:00:00Z",
"rates": {
"YER": 169.001245
}
}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": 16900.1245,
"rate": 169.001245
}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