Rate Overview
Live
1 GBP = 1.0510 CHF
1 CHF = 0.951469
GBP
Avg
1.1321
High
1.2768
Low
1.0375
Last updated: 5/30/2026, 4:55:40 AM
Quick Conversions
| GBP | CHF |
|---|---|
| 1 GBP | 1.05 CHF |
| 10 GBP | 10.51 CHF |
| 50 GBP | 52.55 CHF |
| 100 GBP | 105.10 CHF |
| 500 GBP | 525.50 CHF |
| 1,000 GBP | 1,051.01 CHF |
Get GBP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CHFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-30T04:55:40Z",
"rates": {
"CHF": 1.051006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CHF",
"amount": 100
},
"result": 105.10060000000001,
"rate": 1.051006
}Build with GBP/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key