Rate Overview
Live
1 SBD = 0.091946 SHP
1 SHP = 10.8759
SBD
Avg
0.092407
High
0.094503
Low
0.089411
Last updated: 7/21/2026, 9:23:59 AM
Quick Conversions
| SBD | SHP |
|---|---|
| 1 SBD | 0.09 SHP |
| 10 SBD | 0.92 SHP |
| 50 SBD | 4.60 SHP |
| 100 SBD | 9.19 SHP |
| 500 SBD | 45.97 SHP |
| 1,000 SBD | 91.95 SHP |
Get SBD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SHPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-21T09:23:59Z",
"rates": {
"SHP": 0.091946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SHP",
"amount": 100
},
"result": 9.1946,
"rate": 0.091946
}Build with SBD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key