Rate Overview
Live
1 BBD = 0.374429 SHP
1 SHP = 2.6707
BBD
Avg
0.379735
High
0.402855
Low
0.364843
Last updated: 3/26/2026, 5:54:35 PM
Quick Conversions
| BBD | SHP |
|---|---|
| 1 BBD | 0.37 SHP |
| 10 BBD | 3.74 SHP |
| 50 BBD | 18.72 SHP |
| 100 BBD | 37.44 SHP |
| 500 BBD | 187.21 SHP |
| 1,000 BBD | 374.43 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-03-26T17:54:35Z",
"rates": {
"SHP": 0.374429
}
}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.4429,
"rate": 0.374429
}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