Rate Overview
Live
1 SHP = 10.6200 SBD
1 SBD = 0.094162
SHP
Avg
10.7202
High
10.8136
Low
10.6134
Last updated: 6/19/2026, 8:45:02 AM
Quick Conversions
| SHP | SBD |
|---|---|
| 1 SHP | 10.62 SBD |
| 10 SHP | 106.20 SBD |
| 50 SHP | 531.00 SBD |
| 100 SHP | 1,062.00 SBD |
| 500 SHP | 5,310.01 SBD |
| 1,000 SHP | 10,620.03 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-06-19T08:45:02Z",
"rates": {
"SBD": 10.620027
}
}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": 1062.0027,
"rate": 10.620027
}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