Rate Overview
Live
1 CHF = 299.8540 YER
1 YER = 0.003335
CHF
Avg
304.3660
High
310.3511
Low
299.8540
Last updated: 3/27/2026, 7:20:16 AM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 299.85 YER |
| 10 CHF | 2,998.54 YER |
| 50 CHF | 14,992.70 YER |
| 100 CHF | 29,985.40 YER |
| 500 CHF | 149,927.02 YER |
| 1,000 CHF | 299,854.03 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-03-27T07:20:16Z",
"rates": {
"YER": 299.854033
}
}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": 29985.4033,
"rate": 299.854033
}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