Rate Overview
Live
1 CHF = 296.1332 YER
1 YER = 0.003377
CHF
Avg
295.3278
High
296.2841
Low
294.1228
Last updated: 7/6/2026, 12:12:02 AM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 296.13 YER |
| 10 CHF | 2,961.33 YER |
| 50 CHF | 14,806.66 YER |
| 100 CHF | 29,613.32 YER |
| 500 CHF | 148,066.62 YER |
| 1,000 CHF | 296,133.25 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-07-06T00:12:02Z",
"rates": {
"YER": 296.133246
}
}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": 29613.3246,
"rate": 296.133246
}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