Rate Overview
Live
1 SHP = 1.3538 BSD
1 BSD = 0.738655
SHP
Avg
1.3520
High
1.3539
Low
1.3495
Last updated: 9/8/2026, 7:23:04 PM
Quick Conversions
| SHP | BSD |
|---|---|
| 1 SHP | 1.35 BSD |
| 10 SHP | 13.54 BSD |
| 50 SHP | 67.69 BSD |
| 100 SHP | 135.38 BSD |
| 500 SHP | 676.91 BSD |
| 1,000 SHP | 1,353.81 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-09-08T19:23:04Z",
"rates": {
"BSD": 1.353812
}
}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": 135.3812,
"rate": 1.353812
}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