Rate Overview
Live
1 GBP = 10.6719 SBD
1 SBD = 0.093704
GBP
Avg
11.0185
High
11.5727
Low
10.5343
Last updated: 3/27/2026, 9:29:53 AM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.67 SBD |
| 10 GBP | 106.72 SBD |
| 50 GBP | 533.60 SBD |
| 100 GBP | 1,067.19 SBD |
| 500 GBP | 5,335.96 SBD |
| 1,000 GBP | 10,671.93 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-27T09:29:53Z",
"rates": {
"SBD": 10.671926
}
}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": 1067.1925999999999,
"rate": 10.671926
}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