Rate Overview
Live
1 GBP = 10.7375 SBD
1 SBD = 0.093131
GBP
Avg
10.8774
High
11.4355
Low
10.4955
Last updated: 7/28/2026, 10:47:05 AM
Quick Conversions
| GBP | SBD |
|---|---|
| 1 GBP | 10.74 SBD |
| 10 GBP | 107.38 SBD |
| 50 GBP | 536.88 SBD |
| 100 GBP | 1,073.75 SBD |
| 500 GBP | 5,368.77 SBD |
| 1,000 GBP | 10,737.54 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-28T10:47:05Z",
"rates": {
"SBD": 10.737537
}
}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": 1073.7537,
"rate": 10.737537
}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