Rate Overview
Live
1 CHF = 300.5791 YER
1 YER = 0.003327
CHF
Avg
299.6447
High
300.6253
Low
298.5773
Last updated: 6/15/2026, 7:40:40 PM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 300.58 YER |
| 10 CHF | 3,005.79 YER |
| 50 CHF | 15,028.96 YER |
| 100 CHF | 30,057.91 YER |
| 500 CHF | 150,289.57 YER |
| 1,000 CHF | 300,579.14 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-06-15T19:40:40Z",
"rates": {
"YER": 300.579135
}
}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": 30057.913500000002,
"rate": 300.579135
}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