Rate Overview
Live
1 CHF = 0.945062 GBP
1 GBP = 1.0581
CHF
Avg
0.942569
High
0.945062
Low
0.940999
Last updated: 5/8/2026, 4:26:33 AM
Quick Conversions
| CHF | GBP |
|---|---|
| 1 CHF | 0.95 GBP |
| 10 CHF | 9.45 GBP |
| 50 CHF | 47.25 GBP |
| 100 CHF | 94.51 GBP |
| 500 CHF | 472.53 GBP |
| 1,000 CHF | 945.06 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-05-08T04:26:33Z",
"rates": {
"GBP": 0.945062
}
}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.50619999999999,
"rate": 0.945062
}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