Rate Overview
Live
1 BBD = 0.373999 SHP
1 SHP = 2.6738
BBD
Avg
0.372705
High
0.375005
Low
0.370685
Last updated: 3/6/2026, 8:08:01 AM
Quick Conversions
| BBD | SHP |
|---|---|
| 1 BBD | 0.37 SHP |
| 10 BBD | 3.74 SHP |
| 50 BBD | 18.70 SHP |
| 100 BBD | 37.40 SHP |
| 500 BBD | 187.00 SHP |
| 1,000 BBD | 374.00 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-06T08:08:01Z",
"rates": {
"SHP": 0.373999
}
}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.3999,
"rate": 0.373999
}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