Rate Overview
Live
1 CHF = 303.5906 YER
1 YER = 0.003294
CHF
Avg
303.6308
High
305.3579
Low
302.0478
Last updated: 5/26/2026, 5:14:34 PM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 303.59 YER |
| 10 CHF | 3,035.91 YER |
| 50 CHF | 15,179.53 YER |
| 100 CHF | 30,359.06 YER |
| 500 CHF | 151,795.32 YER |
| 1,000 CHF | 303,590.63 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-05-26T17:14:34Z",
"rates": {
"YER": 303.590634
}
}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": 30359.063400000003,
"rate": 303.590634
}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