CHF
Swiss
EUR

CHF/EUR Exchange Rate

Swiss Franc to Euro

Live Rate
1.0981
+0.92% 30D

1 EUR = 0.910639 CHF

CHF/EUR Price Chart

Historical exchange rate performance

Current 1.0981
High 1.0990
Low 1.0881
30D Change +0.92%

Rate Overview

Live
1 CHF = 1.0981 EUR
1 EUR = 0.910639 CHF
Avg
1.0931
High
1.0990
Low
1.0881

Last updated: 5/30/2026, 7:04:49 PM

Quick Conversions

CHFEUR
1 CHF1.10 EUR
10 CHF10.98 EUR
50 CHF54.91 EUR
100 CHF109.81 EUR
500 CHF549.07 EUR
1,000 CHF1,098.13 EUR

Get CHF/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=CHF&currencies=EUR

Example Response:

{
  "success": true,
  "base": "CHF",
  "date": "2026-05-30T19:04:49Z",
  "rates": {
    "EUR": 1.09813
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=CHF&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "CHF",
    "to": "EUR",
    "amount": 100
  },
  "result": 109.813,
  "rate": 1.09813
}

Build with CHF/EUR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key