Rate Overview
Live
1 SBD = 0.093494 SHP
1 SHP = 10.6959
SBD
Avg
0.091790
High
0.094281
Low
0.089488
Last updated: 3/27/2026, 1:19:03 PM
Quick Conversions
| SBD | SHP |
|---|---|
| 1 SBD | 0.09 SHP |
| 10 SBD | 0.93 SHP |
| 50 SBD | 4.67 SHP |
| 100 SBD | 9.35 SHP |
| 500 SBD | 46.75 SHP |
| 1,000 SBD | 93.49 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-03-27T13:19:03Z",
"rates": {
"SHP": 0.093494
}
}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.3494,
"rate": 0.093494
}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