EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.916171
-0.07% 7D

1 CHF = 1.0915 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.916171
High 0.917702
Low 0.915618
7D Change -0.07%

Rate Overview

Live
1 EUR = 0.916171 CHF
1 CHF = 1.0915 EUR
Avg
0.916503
High
0.917702
Low
0.915618

Last updated: 5/8/2026, 1:06:09 PM

Quick Conversions

EURCHF
1 EUR0.92 CHF
10 EUR9.16 CHF
50 EUR45.81 CHF
100 EUR91.62 CHF
500 EUR458.09 CHF
1,000 EUR916.17 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-08T13:06:09Z",
  "rates": {
    "CHF": 0.916171
  }
}

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.6171,
  "rate": 0.916171
}

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