Rate Overview
Live
1 BBD = 0.371686 SHP
1 SHP = 2.6904
BBD
Avg
0.372975
High
0.374574
Low
0.371686
Last updated: 6/15/2026, 12:49:47 PM
Quick Conversions
| BBD | SHP |
|---|---|
| 1 BBD | 0.37 SHP |
| 10 BBD | 3.72 SHP |
| 50 BBD | 18.58 SHP |
| 100 BBD | 37.17 SHP |
| 500 BBD | 185.84 SHP |
| 1,000 BBD | 371.69 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-06-15T12:49:47Z",
"rates": {
"SHP": 0.371686
}
}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.168600000000005,
"rate": 0.371686
}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