Rate Overview
Live
1 CHF = 0.943929 GBP
1 GBP = 1.0594
CHF
Avg
0.930341
High
0.963091
Low
0.875149
Last updated: 3/28/2026, 4:24:04 AM
Quick Conversions
| CHF | GBP |
|---|---|
| 1 CHF | 0.94 GBP |
| 10 CHF | 9.44 GBP |
| 50 CHF | 47.20 GBP |
| 100 CHF | 94.39 GBP |
| 500 CHF | 471.96 GBP |
| 1,000 CHF | 943.93 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-03-28T04:24:04Z",
"rates": {
"GBP": 0.943929
}
}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": 94.3929,
"rate": 0.943929
}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