Rate Overview
Live
1 GBP = 10.8918 SBD
1 SBD = 0.091812
GBP
Avg
10.8696
High
10.8935
Low
10.8394
Last updated: 8/14/2026, 7:12:56 PM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.89 SBD |
| 10 GBP | 108.92 SBD |
| 50 GBP | 544.59 SBD |
| 100 GBP | 1,089.18 SBD |
| 500 GBP | 5,445.91 SBD |
| 1,000 GBP | 10,891.81 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-08-14T19:12:56Z",
"rates": {
"SBD": 10.891814
}
}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": 1089.1814,
"rate": 10.891814
}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