Rate Overview
Live
1 GBP = 1.0796 CHF
1 CHF = 0.926302
GBP
Avg
1.0754
High
1.0796
Low
1.0720
Last updated: 7/8/2026, 5:26:07 AM
Quick Conversions
| GBP | CHF |
|---|---|
| 1 GBP | 1.08 CHF |
| 10 GBP | 10.80 CHF |
| 50 GBP | 53.98 CHF |
| 100 GBP | 107.96 CHF |
| 500 GBP | 539.78 CHF |
| 1,000 GBP | 1,079.56 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-07-08T05:26:07Z",
"rates": {
"CHF": 1.079562
}
}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": 107.9562,
"rate": 1.079562
}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