CHF
Swiss
EUR

CHF/EUR Exchange Rate

Swiss Franc to Euro

Live Rate
1.0846
-0.86% 30D

1 EUR = 0.921972 CHF

CHF/EUR Price Chart

Historical exchange rate performance

Current 1.0846
High 1.1101
Low 1.0846
30D Change -0.86%

Rate Overview

Live
1 CHF = 1.0846 EUR
1 EUR = 0.921972 CHF
Avg
1.0999
High
1.1101
Low
1.0846

Last updated: 3/28/2026, 12:21:43 PM

Quick Conversions

CHFEUR
1 CHF1.08 EUR
10 CHF10.85 EUR
50 CHF54.23 EUR
100 CHF108.46 EUR
500 CHF542.32 EUR
1,000 CHF1,084.63 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-03-28T12:21:43Z",
  "rates": {
    "EUR": 1.084632
  }
}

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": 108.4632,
  "rate": 1.084632
}

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