EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.901840
-0.94% 7D

1 CHF = 1.1088 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.901840
High 0.911699
Low 0.901840
7D Change -0.94%

Rate Overview

Live
1 EUR = 0.901840 CHF
1 CHF = 1.1088 EUR
Avg
0.907528
High
0.911699
Low
0.901840

Last updated: 3/6/2026, 6:10:12 PM

Quick Conversions

EURCHF
1 EUR0.90 CHF
10 EUR9.02 CHF
50 EUR45.09 CHF
100 EUR90.18 CHF
500 EUR450.92 CHF
1,000 EUR901.84 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-06T18:10:12Z",
  "rates": {
    "CHF": 0.90184
  }
}

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": 90.184,
  "rate": 0.90184
}

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