Rate Overview
Live
1 SHP = 10.6959 SBD
1 SBD = 0.093494
SHP
Avg
10.7062
High
10.7589
Low
10.6247
Last updated: 3/27/2026, 7:59:47 AM
Quick Conversions
| SHP | SBD |
|---|---|
| 1 SHP | 10.70 SBD |
| 10 SHP | 106.96 SBD |
| 50 SHP | 534.79 SBD |
| 100 SHP | 1,069.59 SBD |
| 500 SHP | 5,347.93 SBD |
| 1,000 SHP | 10,695.87 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-27T07:59:47Z",
"rates": {
"SBD": 10.695869
}
}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": 1069.5869,
"rate": 10.695869
}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