Rate Overview
Live
1 CHF = 305.7146 YER
1 YER = 0.003271
CHF
Avg
302.8533
High
305.7146
Low
299.7813
Last updated: 4/16/2026, 6:00:04 AM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 305.71 YER |
| 10 CHF | 3,057.15 YER |
| 50 CHF | 15,285.73 YER |
| 100 CHF | 30,571.46 YER |
| 500 CHF | 152,857.32 YER |
| 1,000 CHF | 305,714.63 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-04-16T06:00:04Z",
"rates": {
"YER": 305.714632
}
}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": 30571.4632,
"rate": 305.714632
}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