EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.922808
-0.14% 7D

1 CHF = 1.0836 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.922808
High 0.925806
Low 0.920999
7D Change -0.14%

Rate Overview

Live
1 EUR = 0.922808 CHF
1 CHF = 1.0836 EUR
Avg
0.923475
High
0.925806
Low
0.920999

Last updated: 4/17/2026, 3:16:28 AM

Quick Conversions

EURCHF
1 EUR0.92 CHF
10 EUR9.23 CHF
50 EUR46.14 CHF
100 EUR92.28 CHF
500 EUR461.40 CHF
1,000 EUR922.81 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-04-17T03:16:28Z",
  "rates": {
    "CHF": 0.922808
  }
}

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.2808,
  "rate": 0.922808
}

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