Rate Overview
Live
1 BBD = 0.370499 SHP
1 SHP = 2.6991
BBD
Avg
0.370823
High
0.371243
Low
0.370499
Last updated: 4/16/2026, 2:40:55 AM
Quick Conversions
| BBD | SHP |
|---|---|
| 1 BBD | 0.37 SHP |
| 10 BBD | 3.70 SHP |
| 50 BBD | 18.52 SHP |
| 100 BBD | 37.05 SHP |
| 500 BBD | 185.25 SHP |
| 1,000 BBD | 370.50 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-04-16T02:40:55Z",
"rates": {
"SHP": 0.370499
}
}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.0499,
"rate": 0.370499
}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