Rate Overview
Live
1 CHF = 300.3729 YER
1 YER = 0.003329
CHF
Avg
299.6189
High
300.6253
Low
298.5773
Last updated: 6/15/2026, 8:20:46 PM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 300.37 YER |
| 10 CHF | 3,003.73 YER |
| 50 CHF | 15,018.65 YER |
| 100 CHF | 30,037.29 YER |
| 500 CHF | 150,186.45 YER |
| 1,000 CHF | 300,372.90 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-15T20:20:46Z",
"rates": {
"YER": 300.372903
}
}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": 30037.2903,
"rate": 300.372903
}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