Rate Overview
Live
1 BSD = 0.748577 SHP
1 SHP = 1.3359
BSD
Avg
0.749104
High
0.755649
Low
0.746377
Last updated: 7/8/2026, 6:52:36 PM
Quick Conversions
| BSD | SHP |
|---|---|
| 1 BSD | 0.75 SHP |
| 10 BSD | 7.49 SHP |
| 50 BSD | 37.43 SHP |
| 100 BSD | 74.86 SHP |
| 500 BSD | 374.29 SHP |
| 1,000 BSD | 748.58 SHP |
Get BSD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=SHPExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-08T18:52:36Z",
"rates": {
"SHP": 0.748577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "SHP",
"amount": 100
},
"result": 74.85770000000001,
"rate": 0.748577
}Build with BSD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key