Rate Overview
Live
1 SBD = 0.094023 GBP
1 GBP = 10.6357
SBD
Avg
0.090803
High
0.094928
Low
0.086410
Last updated: 3/27/2026, 6:14:46 PM
Quick Conversions
| SBD | GBP |
|---|---|
| 1 SBD | 0.09 GBP |
| 10 SBD | 0.94 GBP |
| 50 SBD | 4.70 GBP |
| 100 SBD | 9.40 GBP |
| 500 SBD | 47.01 GBP |
| 1,000 SBD | 94.02 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-27T18:14:46Z",
"rates": {
"GBP": 0.094023
}
}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.4023,
"rate": 0.094023
}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