EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.929727
-0.57% 1Y

1 CHF = 1.0756 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.929727
High 0.944865
Low 0.901081
1Y Change -0.57%

Rate Overview

Live
1 EUR = 0.929727 CHF
1 CHF = 1.0756 EUR
Avg
0.924763
High
0.944865
Low
0.901081

Last updated: 7/27/2026, 10:36:16 PM

Quick Conversions

EURCHF
1 EUR0.93 CHF
10 EUR9.30 CHF
50 EUR46.49 CHF
100 EUR92.97 CHF
500 EUR464.86 CHF
1,000 EUR929.73 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-27T22:36:16Z",
  "rates": {
    "CHF": 0.929727
  }
}

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.9727,
  "rate": 0.929727
}

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