Rate Overview
Live
1 CHF = 306.8708 YER
1 YER = 0.003259
CHF
Avg
304.8176
High
306.8708
Low
302.4728
Last updated: 5/6/2026, 11:27:15 AM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 306.87 YER |
| 10 CHF | 3,068.71 YER |
| 50 CHF | 15,343.54 YER |
| 100 CHF | 30,687.08 YER |
| 500 CHF | 153,435.41 YER |
| 1,000 CHF | 306,870.83 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-05-06T11:27:15Z",
"rates": {
"YER": 306.870828
}
}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": 30687.0828,
"rate": 306.870828
}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