GBP
£
CHF
Swiss

GBP/CHF Exchange Rate

Pound Sterling to Swiss Franc

Live Rate
1.0885
+2.01% 30D

1 CHF = 0.918686 GBP

GBP/CHF Price Chart

Historical exchange rate performance

Current 1.0885
High 1.0899
Low 1.0670
30D Change +2.01%

Rate Overview

Live
1 GBP = 1.0885 CHF
1 CHF = 0.918686 GBP
Avg
1.0779
High
1.0899
Low
1.0670

Last updated: 7/21/2026, 8:53:10 AM

Quick Conversions

GBPCHF
1 GBP1.09 CHF
10 GBP10.89 CHF
50 GBP54.43 CHF
100 GBP108.85 CHF
500 GBP544.26 CHF
1,000 GBP1,088.51 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-07-21T08:53:10Z",
  "rates": {
    "CHF": 1.088511
  }
}

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": 108.8511,
  "rate": 1.088511
}

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