Rate Overview
Live
1 GBP = 1.0873 CHF
1 CHF = 0.919706
GBP
Avg
1.0637
High
1.0897
Low
1.0433
Last updated: 7/29/2026, 9:43:22 PM
Quick Conversions
| GBP | CHF |
|---|---|
| 1 GBP | 1.09 CHF |
| 10 GBP | 10.87 CHF |
| 50 GBP | 54.37 CHF |
| 100 GBP | 108.73 CHF |
| 500 GBP | 543.65 CHF |
| 1,000 GBP | 1,087.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-07-29T21:43:22Z",
"rates": {
"CHF": 1.087304
}
}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": 108.7304,
"rate": 1.087304
}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