Rate Overview
Live
1 BSD = 0.738288 SHP
1 SHP = 1.3545
BSD
Avg
0.739432
High
0.741287
Low
0.737958
Last updated: 8/19/2026, 6:42:54 PM
Quick Conversions
| BSD | SHP |
|---|---|
| 1 BSD | 0.74 SHP |
| 10 BSD | 7.38 SHP |
| 50 BSD | 36.91 SHP |
| 100 BSD | 73.83 SHP |
| 500 BSD | 369.14 SHP |
| 1,000 BSD | 738.29 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-08-19T18:42:54Z",
"rates": {
"SHP": 0.738288
}
}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.8288,
"rate": 0.738288
}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