Rate Overview
Live
1 SBD = 0.093716 GBP
1 GBP = 10.6705
SBD
Avg
0.092982
High
0.093716
Low
0.092427
Last updated: 5/28/2026, 7:25:03 PM
Quick Conversions
| SBD | GBP |
|---|---|
| 1 SBD | 0.09 GBP |
| 10 SBD | 0.94 GBP |
| 50 SBD | 4.69 GBP |
| 100 SBD | 9.37 GBP |
| 500 SBD | 46.86 GBP |
| 1,000 SBD | 93.72 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-05-28T19:25:03Z",
"rates": {
"GBP": 0.093716
}
}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.371599999999999,
"rate": 0.093716
}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