EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.940336
+0.47% 7D

1 CHF = 1.0634 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.940336
High 0.942399
Low 0.935898
7D Change +0.47%

Rate Overview

Live
1 EUR = 0.940336 CHF
1 CHF = 1.0634 EUR
Avg
0.939219
High
0.942399
Low
0.935898

Last updated: 9/5/2026, 10:35:33 AM

Quick Conversions

EURCHF
1 EUR0.94 CHF
10 EUR9.40 CHF
50 EUR47.02 CHF
100 EUR94.03 CHF
500 EUR470.17 CHF
1,000 EUR940.34 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-09-05T10:35:33Z",
  "rates": {
    "CHF": 0.940336
  }
}

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.03359999999999,
  "rate": 0.940336
}

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