Rate Overview
Live
1 SHP = 1.3394 BSD
1 BSD = 0.746614
SHP
Avg
1.3385
High
1.3401
Low
1.3360
Last updated: 4/18/2026, 8:48:00 AM
Quick Conversions
| SHP | BSD |
|---|---|
| 1 SHP | 1.34 BSD |
| 10 SHP | 13.39 BSD |
| 50 SHP | 66.97 BSD |
| 100 SHP | 133.94 BSD |
| 500 SHP | 669.69 BSD |
| 1,000 SHP | 1,339.38 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-04-18T08:48:00Z",
"rates": {
"BSD": 1.339381
}
}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.9381,
"rate": 1.339381
}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