Rate Overview
Live
1 CHF = 0.926838 GBP
1 GBP = 1.0789
CHF
Avg
0.929971
High
0.932793
Low
0.926567
Last updated: 7/8/2026, 12:44:32 PM
Quick Conversions
| CHF | GBP |
|---|---|
| 1 CHF | 0.93 GBP |
| 10 CHF | 9.27 GBP |
| 50 CHF | 46.34 GBP |
| 100 CHF | 92.68 GBP |
| 500 CHF | 463.42 GBP |
| 1,000 CHF | 926.84 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-08T12:44:32Z",
"rates": {
"GBP": 0.926838
}
}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": 92.6838,
"rate": 0.926838
}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