EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.919673
-0.27% 7D

1 CHF = 1.0873 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.919673
High 0.922399
Low 0.919299
7D Change -0.27%

Rate Overview

Live
1 EUR = 0.919673 CHF
1 CHF = 1.0873 EUR
Avg
0.921331
High
0.922399
Low
0.919299

Last updated: 6/17/2026, 5:18:10 PM

Quick Conversions

EURCHF
1 EUR0.92 CHF
10 EUR9.20 CHF
50 EUR45.98 CHF
100 EUR91.97 CHF
500 EUR459.84 CHF
1,000 EUR919.67 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-06-17T17:18:10Z",
  "rates": {
    "CHF": 0.919673
  }
}

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.9673,
  "rate": 0.919673
}

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