Rate Overview
Live
1 SBD = 0.091843 GBP
1 GBP = 10.8881
SBD
Avg
0.092003
High
0.092255
Low
0.091797
Last updated: 8/14/2026, 6:59:12 PM
Quick Conversions
| SBD | GBP |
|---|---|
| 1 SBD | 0.09 GBP |
| 10 SBD | 0.92 GBP |
| 50 SBD | 4.59 GBP |
| 100 SBD | 9.18 GBP |
| 500 SBD | 45.92 GBP |
| 1,000 SBD | 91.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-08-14T18:59:12Z",
"rates": {
"GBP": 0.091843
}
}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.184299999999999,
"rate": 0.091843
}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