Rate Overview
Live
1 SHP = 1.3435 BSD
1 BSD = 0.744343
SHP
Avg
1.3461
High
1.3797
Low
1.3238
Last updated: 5/29/2026, 6:44:52 PM
Quick Conversions
| SHP | BSD |
|---|---|
| 1 SHP | 1.34 BSD |
| 10 SHP | 13.43 BSD |
| 50 SHP | 67.17 BSD |
| 100 SHP | 134.35 BSD |
| 500 SHP | 671.73 BSD |
| 1,000 SHP | 1,343.47 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-05-29T18:44:52Z",
"rates": {
"BSD": 1.343466
}
}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.3466,
"rate": 1.343466
}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