Rate Overview
Live
1 SHP = 10.7582 SBD
1 SBD = 0.092953
SHP
Avg
10.7222
High
10.7716
Low
10.6796
Last updated: 5/7/2026, 7:47:12 AM
Quick Conversions
| SHP | SBD |
|---|---|
| 1 SHP | 10.76 SBD |
| 10 SHP | 107.58 SBD |
| 50 SHP | 537.91 SBD |
| 100 SHP | 1,075.82 SBD |
| 500 SHP | 5,379.08 SBD |
| 1,000 SHP | 10,758.16 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-05-07T07:47:12Z",
"rates": {
"SBD": 10.758158
}
}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": 1075.8158,
"rate": 10.758158
}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