GBP
£
CHF
Swiss

GBP/CHF Exchange Rate

Pound Sterling to Swiss Franc

Live Rate
1.0594
-1.24% 6M

1 CHF = 0.943931 GBP

GBP/CHF Price Chart

Historical exchange rate performance

Current 1.0594
High 1.0737
Low 1.0410
6M Change -1.24%

Rate Overview

Live
1 GBP = 1.0594 CHF
1 CHF = 0.943931 GBP
Avg
1.0607
High
1.0737
Low
1.0410

Last updated: 3/28/2026, 2:46:23 AM

Quick Conversions

GBPCHF
1 GBP1.06 CHF
10 GBP10.59 CHF
50 GBP52.97 CHF
100 GBP105.94 CHF
500 GBP529.70 CHF
1,000 GBP1,059.40 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-28T02:46:23Z",
  "rates": {
    "CHF": 1.0594
  }
}

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": 105.93999999999998,
  "rate": 1.0594
}

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