Rate Overview
Live
1 SHP = 10.7606 SBD
1 SBD = 0.092931
SHP
Avg
10.8243
High
10.9061
Low
10.7606
Last updated: 3/7/2026, 1:03:20 AM
Quick Conversions
| SHP | SBD |
|---|---|
| 1 SHP | 10.76 SBD |
| 10 SHP | 107.61 SBD |
| 50 SHP | 538.03 SBD |
| 100 SHP | 1,076.06 SBD |
| 500 SHP | 5,380.32 SBD |
| 1,000 SHP | 10,760.64 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-03-07T01:03:20Z",
"rates": {
"SBD": 10.760641
}
}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": 1076.0641,
"rate": 10.760641
}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