EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.913867
-0.07% 7D

1 CHF = 1.0943 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.913867
High 0.916700
Low 0.909899
7D Change -0.07%

Rate Overview

Live
1 EUR = 0.913867 CHF
1 CHF = 1.0943 EUR
Avg
0.913067
High
0.916700
Low
0.909899

Last updated: 5/28/2026, 4:05:50 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:05:50Z",
  "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