Rate Overview
Live
1 GBP = 10.6492 SBD
1 SBD = 0.093904
GBP
Avg
10.7426
High
10.9462
Low
10.6241
Last updated: 3/27/2026, 12:57:10 PM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.65 SBD |
| 10 GBP | 106.49 SBD |
| 50 GBP | 532.46 SBD |
| 100 GBP | 1,064.92 SBD |
| 500 GBP | 5,324.60 SBD |
| 1,000 GBP | 10,649.20 SBD |
Get GBP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SBDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T12:57:10Z",
"rates": {
"SBD": 10.649201
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SBD",
"amount": 100
},
"result": 1064.9201,
"rate": 10.649201
}Build with GBP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key