Rate Overview
Live
1 GBP = 1.0957 CHF
1 CHF = 0.912639
GBP
Avg
1.0954
High
1.0993
Low
1.0912
Last updated: 9/9/2026, 12:36:27 AM
Quick Conversions
| GBP | CHF |
|---|---|
| 1 GBP | 1.10 CHF |
| 10 GBP | 10.96 CHF |
| 50 GBP | 54.79 CHF |
| 100 GBP | 109.57 CHF |
| 500 GBP | 547.86 CHF |
| 1,000 GBP | 1,095.72 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-09-09T00:36:27Z",
"rates": {
"CHF": 1.095724
}
}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": 109.57239999999999,
"rate": 1.095724
}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