EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.941108
+0.81% 7D

1 CHF = 1.0626 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.941108
High 0.941108
Low 0.933545
7D Change +0.81%

Rate Overview

Live
1 EUR = 0.941108 CHF
1 CHF = 1.0626 EUR
Avg
0.937635
High
0.941108
Low
0.933545

Last updated: 8/16/2026, 8:27:25 PM

Quick Conversions

EURCHF
1 EUR0.94 CHF
10 EUR9.41 CHF
50 EUR47.06 CHF
100 EUR94.11 CHF
500 EUR470.55 CHF
1,000 EUR941.11 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-08-16T20:27:25Z",
  "rates": {
    "CHF": 0.941108
  }
}

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": 94.1108,
  "rate": 0.941108
}

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