Rate Overview
Live
1 YER = 0.003340 CHF
1 CHF = 299.4012
YER
Avg
0.003287
High
0.003360
Low
0.003222
Last updated: 3/27/2026, 1:29:05 PM
Quick Conversions
| YER | CHF |
|---|---|
| 1 YER | 0.00 CHF |
| 10 YER | 0.03 CHF |
| 50 YER | 0.17 CHF |
| 100 YER | 0.33 CHF |
| 500 YER | 1.67 CHF |
| 1,000 YER | 3.34 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-03-27T13:29:05Z",
"rates": {
"CHF": 0.00334
}
}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.334,
"rate": 0.00334
}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