Rate Overview
Live
1 CHF = 0.918479 GBP
1 GBP = 1.0888
CHF
Avg
0.918990
High
0.921198
Low
0.917436
Last updated: 7/27/2026, 9:57:03 PM
Quick Conversions
| CHF | GBP |
|---|---|
| 1 CHF | 0.92 GBP |
| 10 CHF | 9.18 GBP |
| 50 CHF | 45.92 GBP |
| 100 CHF | 91.85 GBP |
| 500 CHF | 459.24 GBP |
| 1,000 CHF | 918.48 GBP |
Get CHF/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=GBPExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-27T21:57:03Z",
"rates": {
"GBP": 0.918479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "GBP",
"amount": 100
},
"result": 91.84790000000001,
"rate": 0.918479
}Build with CHF/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key