Rate Overview
Live
1 SBD = 0.091704 GBP
1 GBP = 10.9046
SBD
Avg
0.091919
High
0.092255
Low
0.091704
Last updated: 8/17/2026, 8:39:18 AM
Quick Conversions
| SBD | GBP |
|---|---|
| 1 SBD | 0.09 GBP |
| 10 SBD | 0.92 GBP |
| 50 SBD | 4.59 GBP |
| 100 SBD | 9.17 GBP |
| 500 SBD | 45.85 GBP |
| 1,000 SBD | 91.70 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-08-17T08:39:18Z",
"rates": {
"GBP": 0.091704
}
}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.170399999999999,
"rate": 0.091704
}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