Rate Overview
Live
1 CHF = 291.7288 YER
1 YER = 0.003428
CHF
Avg
292.7133
High
294.0443
Low
291.7288
Last updated: 8/14/2026, 7:07:50 PM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 291.73 YER |
| 10 CHF | 2,917.29 YER |
| 50 CHF | 14,586.44 YER |
| 100 CHF | 29,172.88 YER |
| 500 CHF | 145,864.40 YER |
| 1,000 CHF | 291,728.80 YER |
Get CHF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=YERExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-08-14T19:07:50Z",
"rates": {
"YER": 291.728801
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "YER",
"amount": 100
},
"result": 29172.8801,
"rate": 291.728801
}Build with CHF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key