Rate Overview
Live
1 SHP = 10.8482 SBD
1 SBD = 0.092181
SHP
Avg
10.7839
High
10.8482
Low
10.6972
Last updated: 7/9/2026, 9:38:57 AM
Quick Conversions
| SHP | SBD |
|---|---|
| 1 SHP | 10.85 SBD |
| 10 SHP | 108.48 SBD |
| 50 SHP | 542.41 SBD |
| 100 SHP | 1,084.82 SBD |
| 500 SHP | 5,424.12 SBD |
| 1,000 SHP | 10,848.23 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-09T09:38:57Z",
"rates": {
"SBD": 10.848234
}
}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": 1084.8234,
"rate": 10.848234
}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