Rate Overview
Live
1 BSD = 0.752081 SHP
1 SHP = 1.3296
BSD
Avg
0.750147
High
0.752081
Low
0.746880
Last updated: 7/29/2026, 7:07:55 PM
Quick Conversions
| BSD | SHP |
|---|---|
| 1 BSD | 0.75 SHP |
| 10 BSD | 7.52 SHP |
| 50 BSD | 37.60 SHP |
| 100 BSD | 75.21 SHP |
| 500 BSD | 376.04 SHP |
| 1,000 BSD | 752.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-07-29T19:07:55Z",
"rates": {
"SHP": 0.752081
}
}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": 75.2081,
"rate": 0.752081
}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