CHF
Swiss
EUR

CHF/EUR Exchange Rate

Swiss Franc to Euro

Live Rate
1.0737
+0.00% YTD

1 EUR = 0.931365 CHF

CHF/EUR Price Chart

Historical exchange rate performance

Current 1.0737
High 1.1073
Low 1.0715
YTD Change +0.00%

Rate Overview

Live
1 CHF = 1.0737 EUR
1 EUR = 0.931365 CHF
Avg
1.0875
High
1.1073
Low
1.0715

Last updated: 7/27/2026, 7:35:22 PM

Quick Conversions

CHFEUR
1 CHF1.07 EUR
10 CHF10.74 EUR
50 CHF53.68 EUR
100 CHF107.37 EUR
500 CHF536.85 EUR
1,000 CHF1,073.69 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-07-27T19:35:22Z",
  "rates": {
    "EUR": 1.073693
  }
}

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": 107.3693,
  "rate": 1.073693
}

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