Rate Overview
Live
1 GBP = 10.6981 SBD
1 SBD = 0.093474
GBP
Avg
10.7062
High
10.7420
Low
10.6705
Last updated: 3/27/2026, 7:41:56 AM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.70 SBD |
| 10 GBP | 106.98 SBD |
| 50 GBP | 534.91 SBD |
| 100 GBP | 1,069.81 SBD |
| 500 GBP | 5,349.07 SBD |
| 1,000 GBP | 10,698.15 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-27T07:41:56Z",
"rates": {
"SBD": 10.698146
}
}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": 1069.8146,
"rate": 10.698146
}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