Rate Overview
Live
1 BSD = 0.749486 SHP
1 SHP = 1.3342
BSD
Avg
0.746967
High
0.779672
Low
0.729472
Last updated: 3/27/2026, 5:40:53 AM
Quick Conversions
| BSD | SHP |
|---|---|
| 1 BSD | 0.75 SHP |
| 10 BSD | 7.49 SHP |
| 50 BSD | 37.47 SHP |
| 100 BSD | 74.95 SHP |
| 500 BSD | 374.74 SHP |
| 1,000 BSD | 749.49 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-03-27T05:40:53Z",
"rates": {
"SHP": 0.749486
}
}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.9486,
"rate": 0.749486
}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