Rate Overview
Live
1 GBP = 1.0903 CHF
1 CHF = 0.917196
GBP
Avg
1.0663
High
1.0930
Low
1.0410
Last updated: 7/28/2026, 10:59:40 AM
Quick Conversions
| GBP | CHF |
|---|---|
| 1 GBP | 1.09 CHF |
| 10 GBP | 10.90 CHF |
| 50 GBP | 54.51 CHF |
| 100 GBP | 109.03 CHF |
| 500 GBP | 545.14 CHF |
| 1,000 GBP | 1,090.28 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-28T10:59:40Z",
"rates": {
"CHF": 1.090279
}
}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.0279,
"rate": 1.090279
}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