Rate Overview
Live
1 CHF = 293.3444 YER
1 YER = 0.003409
CHF
Avg
301.8155
High
310.1728
Low
292.2051
Last updated: 7/23/2026, 4:05:53 AM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 293.34 YER |
| 10 CHF | 2,933.44 YER |
| 50 CHF | 14,667.22 YER |
| 100 CHF | 29,334.44 YER |
| 500 CHF | 146,672.22 YER |
| 1,000 CHF | 293,344.43 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-23T04:05:53Z",
"rates": {
"YER": 293.344434
}
}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": 29334.443399999996,
"rate": 293.344434
}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