Rate Overview
Live
1 GBP = 10.7667 SBD
1 SBD = 0.092879
GBP
Avg
10.8037
High
11.1418
Low
10.5897
Last updated: 7/26/2026, 1:30:59 AM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.77 SBD |
| 10 GBP | 107.67 SBD |
| 50 GBP | 538.34 SBD |
| 100 GBP | 1,076.67 SBD |
| 500 GBP | 5,383.35 SBD |
| 1,000 GBP | 10,766.70 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-07-26T01:30:59Z",
"rates": {
"SBD": 10.766704
}
}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": 1076.6704,
"rate": 10.766704
}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