Rate Overview
Live
1 CHF = 307.1559 YER
1 YER = 0.003256
CHF
Avg
306.6608
High
310.3511
Low
303.9755
Last updated: 3/7/2026, 12:48:08 AM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 307.16 YER |
| 10 CHF | 3,071.56 YER |
| 50 CHF | 15,357.79 YER |
| 100 CHF | 30,715.59 YER |
| 500 CHF | 153,577.95 YER |
| 1,000 CHF | 307,155.89 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-07T00:48:08Z",
"rates": {
"YER": 307.155893
}
}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": 30715.5893,
"rate": 307.155893
}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