Rate Overview
Live
1 YER = 0.003333 CHF
1 CHF = 300.0300
YER
Avg
0.003311
High
0.003333
Low
0.003297
Last updated: 3/27/2026, 4:58:34 AM
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.33 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-27T04:58:34Z",
"rates": {
"CHF": 0.003333
}
}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.3333,
"rate": 0.003333
}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