GBP
£
CHF
Swiss

GBP/CHF Exchange Rate

Pound Sterling to Swiss Franc

Live Rate
1.0409
+0.19% 7D

1 CHF = 0.960708 GBP

GBP/CHF Price Chart

Historical exchange rate performance

Current 1.0409
High 1.0447
Low 1.0324
7D Change +0.19%

Rate Overview

Live
1 GBP = 1.0409 CHF
1 CHF = 0.960708 GBP
Avg
1.0408
High
1.0447
Low
1.0324

Last updated: 3/6/2026, 6:10:11 PM

Quick Conversions

GBPCHF
1 GBP1.04 CHF
10 GBP10.41 CHF
50 GBP52.04 CHF
100 GBP104.09 CHF
500 GBP520.45 CHF
1,000 GBP1,040.90 CHF

Get GBP/CHF Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "GBP",
  "date": "2026-03-06T18:10:11Z",
  "rates": {
    "CHF": 1.040899
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "GBP",
    "to": "CHF",
    "amount": 100
  },
  "result": 104.0899,
  "rate": 1.040899
}

Build with GBP/CHF Exchange Rates

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

Get Free API Key