Rate Overview
Live
1 CHF = 300.1633 YER
1 YER = 0.003332
CHF
Avg
301.9571
High
303.2154
Low
300.1633
Last updated: 3/27/2026, 3:49:26 AM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 300.16 YER |
| 10 CHF | 3,001.63 YER |
| 50 CHF | 15,008.17 YER |
| 100 CHF | 30,016.33 YER |
| 500 CHF | 150,081.65 YER |
| 1,000 CHF | 300,163.31 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-27T03:49:26Z",
"rates": {
"YER": 300.163309
}
}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": 30016.3309,
"rate": 300.163309
}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