Rate Overview
Live
1 BSD = 0.733078 SHP
1 SHP = 1.3641 BSD
Avg
0.746984
High
0.763422
Low
0.733078
Last updated: 1/25/2026, 5:21:08 AM
Quick Conversions
| BSD | SHP |
|---|---|
| 1 BSD | 0.73 SHP |
| 10 BSD | 7.33 SHP |
| 50 BSD | 36.65 SHP |
| 100 BSD | 73.31 SHP |
| 500 BSD | 366.54 SHP |
| 1,000 BSD | 733.08 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-01-25T05:21:08Z",
"rates": {
"SHP": 0.733078
}
}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": 73.3078,
"rate": 0.733078
}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