Rate Overview
Live
1 SBD = 0.092835 GBP
1 GBP = 10.7718
SBD
Avg
0.092445
High
0.092914
Low
0.091839
Last updated: 3/6/2026, 7:42:47 PM
Quick Conversions
| SBD | GBP |
|---|---|
| 1 SBD | 0.09 GBP |
| 10 SBD | 0.93 GBP |
| 50 SBD | 4.64 GBP |
| 100 SBD | 9.28 GBP |
| 500 SBD | 46.42 GBP |
| 1,000 SBD | 92.84 GBP |
Get SBD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=GBPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-06T19:42:47Z",
"rates": {
"GBP": 0.092835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "GBP",
"amount": 100
},
"result": 9.2835,
"rate": 0.092835
}Build with SBD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key