Rate Overview
Live
1 BSD = 0.738654 SHP
1 SHP = 1.3538
BSD
Avg
0.739619
High
0.740996
Low
0.738617
Last updated: 9/8/2026, 4:44:02 PM
Quick Conversions
| BSD | SHP |
|---|---|
| 1 BSD | 0.74 SHP |
| 10 BSD | 7.39 SHP |
| 50 BSD | 36.93 SHP |
| 100 BSD | 73.87 SHP |
| 500 BSD | 369.33 SHP |
| 1,000 BSD | 738.65 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-09-08T16:44:02Z",
"rates": {
"SHP": 0.738654
}
}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.86540000000001,
"rate": 0.738654
}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