Rate Overview
Live
1 GBP = 10.8531 SBD
1 SBD = 0.092140
GBP
Avg
10.8306
High
10.8886
Low
10.7625
Last updated: 3/6/2026, 8:11:00 AM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.85 SBD |
| 10 GBP | 108.53 SBD |
| 50 GBP | 542.65 SBD |
| 100 GBP | 1,085.31 SBD |
| 500 GBP | 5,426.53 SBD |
| 1,000 GBP | 10,853.06 SBD |
Get GBP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SBDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-06T08:11:00Z",
"rates": {
"SBD": 10.85306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SBD",
"amount": 100
},
"result": 1085.306,
"rate": 10.85306
}Build with GBP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key