Rate Overview
Live
1 GBP = 1.0593 CHF
1 CHF = 0.944020
GBP
Avg
1.0608
High
1.0627
Low
1.0593
Last updated: 5/9/2026, 7:03:55 PM
Quick Conversions
| GBP | CHF |
|---|---|
| 1 GBP | 1.06 CHF |
| 10 GBP | 10.59 CHF |
| 50 GBP | 52.96 CHF |
| 100 GBP | 105.93 CHF |
| 500 GBP | 529.65 CHF |
| 1,000 GBP | 1,059.30 CHF |
Get GBP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CHFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-09T19:03:55Z",
"rates": {
"CHF": 1.0593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CHF",
"amount": 100
},
"result": 105.92999999999999,
"rate": 1.0593
}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