Rate Overview
Live
1 BBD = 0.374452 SHP
1 SHP = 2.6706
BBD
Avg
0.375725
High
0.378857
Low
0.370571
Last updated: 7/5/2026, 3:15:33 PM
Quick Conversions
| BBD | SHP |
|---|---|
| 1 BBD | 0.37 SHP |
| 10 BBD | 3.74 SHP |
| 50 BBD | 18.72 SHP |
| 100 BBD | 37.45 SHP |
| 500 BBD | 187.23 SHP |
| 1,000 BBD | 374.45 SHP |
Get BBD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SHPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-05T15:15:33Z",
"rates": {
"SHP": 0.374452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SHP",
"amount": 100
},
"result": 37.4452,
"rate": 0.374452
}Build with BBD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key