GBP
£
CHF
Swiss

GBP/CHF Exchange Rate

Pound Sterling to Swiss Franc

Live Rate
1.0602
+1.14% 30D

1 CHF = 0.943224 GBP

GBP/CHF Price Chart

Historical exchange rate performance

Current 1.0602
High 1.0602
Low 1.0324
30D Change +1.14%

Rate Overview

Live
1 GBP = 1.0602 CHF
1 CHF = 0.943224 GBP
Avg
1.0477
High
1.0602
Low
1.0324

Last updated: 3/28/2026, 2:45:00 AM

Quick Conversions

GBPCHF
1 GBP1.06 CHF
10 GBP10.60 CHF
50 GBP53.01 CHF
100 GBP106.02 CHF
500 GBP530.10 CHF
1,000 GBP1,060.19 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:45:00Z",
  "rates": {
    "CHF": 1.060194
  }
}

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": 106.0194,
  "rate": 1.060194
}

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