Rate Overview
Live
1 BBD = 0.374259 SHP
1 SHP = 2.6719
BBD
Avg
0.371563
High
0.379310
Low
0.362399
Last updated: 7/3/2026, 4:34:01 PM
Quick Conversions
| BBD | SHP |
|---|---|
| 1 BBD | 0.37 SHP |
| 10 BBD | 3.74 SHP |
| 50 BBD | 18.71 SHP |
| 100 BBD | 37.43 SHP |
| 500 BBD | 187.13 SHP |
| 1,000 BBD | 374.26 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-03T16:34:01Z",
"rates": {
"SHP": 0.374259
}
}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.4259,
"rate": 0.374259
}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