Rate Overview
Live
1 CHF = 300.0218 YER
1 YER = 0.003333
CHF
Avg
301.3843
High
309.6647
Low
295.1013
Last updated: 3/27/2026, 5:36:09 AM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 300.02 YER |
| 10 CHF | 3,000.22 YER |
| 50 CHF | 15,001.09 YER |
| 100 CHF | 30,002.18 YER |
| 500 CHF | 150,010.90 YER |
| 1,000 CHF | 300,021.79 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-27T05:36:09Z",
"rates": {
"YER": 300.021792
}
}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": 30002.1792,
"rate": 300.021792
}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