Rate Overview
Live
1 CHF = 0.909921 GBP
1 GBP = 1.0990
CHF
Avg
0.910649
High
0.914158
Low
0.908552
Last updated: 8/18/2026, 11:30:01 AM
Quick Conversions
| CHF | GBP |
|---|---|
| 1 CHF | 0.91 GBP |
| 10 CHF | 9.10 GBP |
| 50 CHF | 45.50 GBP |
| 100 CHF | 90.99 GBP |
| 500 CHF | 454.96 GBP |
| 1,000 CHF | 909.92 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-08-18T11:30:01Z",
"rates": {
"GBP": 0.909921
}
}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": 90.9921,
"rate": 0.909921
}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