Rate Overview
Live
1 SHP = 10.7416 SBD
1 SBD = 0.093096
SHP
Avg
10.8863
High
11.3658
Low
10.3985
Last updated: 7/28/2026, 4:22:02 AM
Quick Conversions
| SHP | SBD |
|---|---|
| 1 SHP | 10.74 SBD |
| 10 SHP | 107.42 SBD |
| 50 SHP | 537.08 SBD |
| 100 SHP | 1,074.16 SBD |
| 500 SHP | 5,370.80 SBD |
| 1,000 SHP | 10,741.60 SBD |
Get SHP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SBDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-28T04:22:02Z",
"rates": {
"SBD": 10.741599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SBD",
"amount": 100
},
"result": 1074.1599,
"rate": 10.741599
}Build with SHP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key