Rate Overview
Live
1 YER = 0.003385 CHF
1 CHF = 295.4210
YER
Avg
0.003389
High
0.003399
Low
0.003382
Last updated: 7/3/2026, 10:45:38 AM
Quick Conversions
| YER | CHF |
|---|---|
| 1 YER | 0.00 CHF |
| 10 YER | 0.03 CHF |
| 50 YER | 0.17 CHF |
| 100 YER | 0.34 CHF |
| 500 YER | 1.69 CHF |
| 1,000 YER | 3.39 CHF |
Get YER/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=CHFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-03T10:45:38Z",
"rates": {
"CHF": 0.003385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "CHF",
"amount": 100
},
"result": 0.3385,
"rate": 0.003385
}Build with YER/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key