Rate Overview
Live
1 CHF = 292.0522 YER
1 YER = 0.003424
CHF
Avg
300.5041
High
310.7105
Low
292.0522
Last updated: 7/22/2026, 10:06:27 PM
Quick Conversions
| CHF | YER |
|---|---|
| 1 CHF | 292.05 YER |
| 10 CHF | 2,920.52 YER |
| 50 CHF | 14,602.61 YER |
| 100 CHF | 29,205.22 YER |
| 500 CHF | 146,026.11 YER |
| 1,000 CHF | 292,052.23 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-07-22T22:06:27Z",
"rates": {
"YER": 292.052228
}
}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": 29205.222800000003,
"rate": 292.052228
}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