Rate Overview
Live
1 SHP = 10.7829 SBD
1 SBD = 0.092739
SHP
Avg
10.7824
High
10.8073
Low
10.7362
Last updated: 4/17/2026, 6:11:56 AM
Quick Conversions
| SHP | SBD |
|---|---|
| 1 SHP | 10.78 SBD |
| 10 SHP | 107.83 SBD |
| 50 SHP | 539.15 SBD |
| 100 SHP | 1,078.29 SBD |
| 500 SHP | 5,391.47 SBD |
| 1,000 SHP | 10,782.93 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-04-17T06:11:56Z",
"rates": {
"SBD": 10.782932
}
}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": 1078.2932,
"rate": 10.782932
}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