EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.915715
+0.13% 7D

1 CHF = 1.0920 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.915715
High 0.916700
Low 0.909899
7D Change +0.13%

Rate Overview

Live
1 EUR = 0.915715 CHF
1 CHF = 1.0920 EUR
Avg
0.913272
High
0.916700
Low
0.909899

Last updated: 5/28/2026, 2:56:58 PM

Quick Conversions

EURCHF
1 EUR0.92 CHF
10 EUR9.16 CHF
50 EUR45.79 CHF
100 EUR91.57 CHF
500 EUR457.86 CHF
1,000 EUR915.71 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-28T14:56:58Z",
  "rates": {
    "CHF": 0.915715
  }
}

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.5715,
  "rate": 0.915715
}

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