Rate Overview
Live
1 SHP = 1.3359 BSD
1 BSD = 0.748578
SHP
Avg
1.3349
High
1.3398
Low
1.3234
Last updated: 7/8/2026, 7:10:06 PM
Quick Conversions
| SHP | BSD |
|---|---|
| 1 SHP | 1.34 BSD |
| 10 SHP | 13.36 BSD |
| 50 SHP | 66.79 BSD |
| 100 SHP | 133.59 BSD |
| 500 SHP | 667.93 BSD |
| 1,000 SHP | 1,335.87 BSD |
Get SHP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BSDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-08T19:10:06Z",
"rates": {
"BSD": 1.335867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BSD",
"amount": 100
},
"result": 133.58669999999998,
"rate": 1.335867
}Build with SHP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key