EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.921971
+0.91% 7D

1 CHF = 1.0846 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.921971
High 0.921971
Low 0.911166
7D Change +0.91%

Rate Overview

Live
1 EUR = 0.921971 CHF
1 CHF = 1.0846 EUR
Avg
0.915945
High
0.921971
Low
0.911166

Last updated: 3/28/2026, 4:27:03 AM

Quick Conversions

EURCHF
1 EUR0.92 CHF
10 EUR9.22 CHF
50 EUR46.10 CHF
100 EUR92.20 CHF
500 EUR460.99 CHF
1,000 EUR921.97 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-03-28T04:27:03Z",
  "rates": {
    "CHF": 0.921971
  }
}

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": 92.19709999999999,
  "rate": 0.921971
}

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