EUR
CHF
Swiss

EUR/CHF Exchange Rate

Euro to Swiss Franc

Live Rate
0.929727
+0.66% 7D

1 CHF = 1.0756 EUR

EUR/CHF Price Chart

Historical exchange rate performance

Current 0.929727
High 0.930525
Low 0.923599
7D Change +0.66%

Rate Overview

Live
1 EUR = 0.929727 CHF
1 CHF = 1.0756 EUR
Avg
0.928323
High
0.930525
Low
0.923599

Last updated: 7/27/2026, 10:36:15 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:15Z",
  "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