Rate Overview
Live
1 SHP = 1.3452 BSD
1 BSD = 0.743371
SHP
Avg
1.3427
High
1.3534
Low
1.3358
Last updated: 7/18/2026, 8:17:47 PM
Quick Conversions
| SHP | BSD |
|---|---|
| 1 SHP | 1.35 BSD |
| 10 SHP | 13.45 BSD |
| 50 SHP | 67.26 BSD |
| 100 SHP | 134.52 BSD |
| 500 SHP | 672.61 BSD |
| 1,000 SHP | 1,345.22 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-18T20:17:47Z",
"rates": {
"BSD": 1.345223
}
}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": 134.5223,
"rate": 1.345223
}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