EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.913867
-16.79% 5Y

1 CHF = 1.0943 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.913867
High 1.0982
Low 0.908560
5Y Change -16.79%

Rate Overview

Live
1 EUR = 0.913867 CHF
1 CHF = 1.0943 EUR
Avg
0.971487
High
1.0982
Low
0.908560

Last updated: 5/28/2026, 4:07:26 PM

Quick Conversions

EURCHF
1 EUR0.91 CHF
10 EUR9.14 CHF
50 EUR45.69 CHF
100 EUR91.39 CHF
500 EUR456.93 CHF
1,000 EUR913.87 CHF

Get EUR/CHF Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=EUR&currencies=CHF

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-05-28T16:07:26Z",
  "rates": {
    "CHF": 0.913867
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=EUR&to=CHF&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "CHF",
    "amount": 100
  },
  "result": 91.3867,
  "rate": 0.913867
}

Build with EUR/CHF Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key