Rate Overview
Live
1 GBP = 10.6701 SBD
1 SBD = 0.093720
GBP
Avg
10.7544
High
10.8193
Low
10.6701
Last updated: 5/28/2026, 8:34:01 PM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.67 SBD |
| 10 GBP | 106.70 SBD |
| 50 GBP | 533.50 SBD |
| 100 GBP | 1,067.01 SBD |
| 500 GBP | 5,335.04 SBD |
| 1,000 GBP | 10,670.08 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-05-28T20:34:01Z",
"rates": {
"SBD": 10.670078
}
}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": 1067.0078,
"rate": 10.670078
}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