Rate Overview
Live
1 SHP = 10.7990 SBD
1 SBD = 0.092601
SHP
Avg
10.9001
High
11.5712
Low
10.6614
Last updated: 7/30/2026, 8:05:21 AM
Quick Conversions
| SHP | SBD |
|---|---|
| 1 SHP | 10.80 SBD |
| 10 SHP | 107.99 SBD |
| 50 SHP | 539.95 SBD |
| 100 SHP | 1,079.90 SBD |
| 500 SHP | 5,399.50 SBD |
| 1,000 SHP | 10,798.99 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-07-30T08:05:21Z",
"rates": {
"SBD": 10.798993
}
}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": 1079.8993,
"rate": 10.798993
}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