Rate Overview
Live
1 CHF = 303.6196 YER
1 YER = 0.003294
CHF
Avg
303.6344
High
305.3579
Low
302.0478
Last updated: 5/26/2026, 6:22:24 PM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 303.62 YER |
| 10 CHF | 3,036.20 YER |
| 50 CHF | 15,180.98 YER |
| 100 CHF | 30,361.96 YER |
| 500 CHF | 151,809.80 YER |
| 1,000 CHF | 303,619.60 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-26T18:22:24Z",
"rates": {
"YER": 303.619603
}
}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": 30361.9603,
"rate": 303.619603
}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