Rate Overview
Live
1 CAD = 175.7008 YER
1 YER = 0.005691
CAD
Avg
174.7406
High
175.7008
Low
174.2451
Last updated: 3/7/2026, 12:28:35 AM
Quick Conversions
| CAD | YER |
|---|---|
| 1 CAD | 175.70 YER |
| 10 CAD | 1,757.01 YER |
| 50 CAD | 8,785.04 YER |
| 100 CAD | 17,570.08 YER |
| 500 CAD | 87,850.41 YER |
| 1,000 CAD | 175,700.82 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-07T00:28:35Z",
"rates": {
"YER": 175.700816
}
}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": 17570.0816,
"rate": 175.700816
}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