EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.921628
-0.08% 7D

1 CHF = 1.0850 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.921628
High 0.923399
Low 0.918404
7D Change -0.08%

Rate Overview

Live
1 EUR = 0.921628 CHF
1 CHF = 1.0850 EUR
Avg
0.920602
High
0.923399
Low
0.918404

Last updated: 7/7/2026, 9:40:34 AM

Quick Conversions

EURCHF
1 EUR0.92 CHF
10 EUR9.22 CHF
50 EUR46.08 CHF
100 EUR92.16 CHF
500 EUR460.81 CHF
1,000 EUR921.63 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-07-07T09:40:34Z",
  "rates": {
    "CHF": 0.921628
  }
}

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.1628,
  "rate": 0.921628
}

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