Rate Overview
Live
1 CHF = 0.960707 GBP
1 GBP = 1.0409
CHF
Avg
0.960855
High
0.968628
Low
0.957176
Last updated: 3/6/2026, 6:10:55 PM
Quick Conversions
| CHF | GBP |
|---|---|
| 1 CHF | 0.96 GBP |
| 10 CHF | 9.61 GBP |
| 50 CHF | 48.04 GBP |
| 100 CHF | 96.07 GBP |
| 500 CHF | 480.35 GBP |
| 1,000 CHF | 960.71 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-06T18:10:55Z",
"rates": {
"GBP": 0.960707
}
}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": 96.0707,
"rate": 0.960707
}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