EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.928763
+0.56% 7D

1 CHF = 1.0767 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.928763
High 0.930525
Low 0.923599
7D Change +0.56%

Rate Overview

Live
1 EUR = 0.928763 CHF
1 CHF = 1.0767 EUR
Avg
0.928301
High
0.930525
Low
0.923599

Last updated: 7/27/2026, 11:19:08 AM

Quick Conversions

EURCHF
1 EUR0.93 CHF
10 EUR9.29 CHF
50 EUR46.44 CHF
100 EUR92.88 CHF
500 EUR464.38 CHF
1,000 EUR928.76 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-27T11:19:08Z",
  "rates": {
    "CHF": 0.928763
  }
}

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.8763,
  "rate": 0.928763
}

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