Rate Overview
Live
1 BSD = 0.746613 SHP
1 SHP = 1.3394
BSD
Avg
0.747081
High
0.748505
Low
0.746211
Last updated: 4/18/2026, 8:48:03 AM
Quick Conversions
| BSD | SHP |
|---|---|
| 1 BSD | 0.75 SHP |
| 10 BSD | 7.47 SHP |
| 50 BSD | 37.33 SHP |
| 100 BSD | 74.66 SHP |
| 500 BSD | 373.31 SHP |
| 1,000 BSD | 746.61 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-04-18T08:48:03Z",
"rates": {
"SHP": 0.746613
}
}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.6613,
"rate": 0.746613
}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