Rate Overview
Live
1 GBP = 10.8130 SBD
1 SBD = 0.092481
GBP
Avg
10.7268
High
10.8130
Low
10.6512
Last updated: 7/5/2026, 9:45:23 PM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.81 SBD |
| 10 GBP | 108.13 SBD |
| 50 GBP | 540.65 SBD |
| 100 GBP | 1,081.30 SBD |
| 500 GBP | 5,406.52 SBD |
| 1,000 GBP | 10,813.05 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-05T21:45:23Z",
"rates": {
"SBD": 10.813049
}
}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": 1081.3048999999999,
"rate": 10.813049
}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