Rate Overview
Live
1 CHF = 0.910800 GBP
1 GBP = 1.0979
CHF
Avg
0.912898
High
0.916453
Low
0.910800
Last updated: 9/8/2026, 11:36:45 AM
Quick Conversions
| CHF | GBP |
|---|---|
| 1 CHF | 0.91 GBP |
| 10 CHF | 9.11 GBP |
| 50 CHF | 45.54 GBP |
| 100 CHF | 91.08 GBP |
| 500 CHF | 455.40 GBP |
| 1,000 CHF | 910.80 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-09-08T11:36:45Z",
"rates": {
"GBP": 0.9108
}
}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.08000000000001,
"rate": 0.9108
}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