Rate Overview
Live
1 GBP = 10.8202 SBD
1 SBD = 0.092420
GBP
Avg
10.8608
High
10.9460
Low
10.8202
Last updated: 4/17/2026, 12:31:20 AM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.82 SBD |
| 10 GBP | 108.20 SBD |
| 50 GBP | 541.01 SBD |
| 100 GBP | 1,082.02 SBD |
| 500 GBP | 5,410.10 SBD |
| 1,000 GBP | 10,820.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-04-17T00:31:20Z",
"rates": {
"SBD": 10.820199
}
}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": 1082.0199,
"rate": 10.820199
}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