Rate Overview
Live
1 SHP = 2.6958 BBD
1 BBD = 0.370942
SHP
Avg
2.6802
High
2.7380
Low
2.6170
Last updated: 8/1/2026, 12:15:44 PM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.70 BBD |
| 10 SHP | 26.96 BBD |
| 50 SHP | 134.79 BBD |
| 100 SHP | 269.58 BBD |
| 500 SHP | 1,347.92 BBD |
| 1,000 SHP | 2,695.84 BBD |
Get SHP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BBDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-01T12:15:44Z",
"rates": {
"BBD": 2.695841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BBD",
"amount": 100
},
"result": 269.58410000000003,
"rate": 2.695841
}Build with SHP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key