Rate Overview
Live
1 GBP = 10.7557 SBD
1 SBD = 0.092974
GBP
Avg
10.7553
High
10.9274
Low
10.5496
Last updated: 7/22/2026, 9:58:18 PM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.76 SBD |
| 10 GBP | 107.56 SBD |
| 50 GBP | 537.78 SBD |
| 100 GBP | 1,075.57 SBD |
| 500 GBP | 5,377.85 SBD |
| 1,000 GBP | 10,755.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-22T21:58:18Z",
"rates": {
"SBD": 10.755696
}
}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": 1075.5696,
"rate": 10.755696
}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