Rate Overview
Live
1 GBP = 10.8215 SBD
1 SBD = 0.092409
GBP
Avg
10.8579
High
10.9460
Low
10.8215
Last updated: 4/16/2026, 11:36:02 PM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.82 SBD |
| 10 GBP | 108.21 SBD |
| 50 GBP | 541.07 SBD |
| 100 GBP | 1,082.15 SBD |
| 500 GBP | 5,410.74 SBD |
| 1,000 GBP | 10,821.47 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-04-16T23:36:02Z",
"rates": {
"SBD": 10.821472
}
}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": 1082.1471999999999,
"rate": 10.821472
}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