Rate Overview
Live
1 SHP = 2.6893 BBD
1 BBD = 0.371843
SHP
Avg
2.6911
High
2.7594
Low
2.6364
Last updated: 7/31/2026, 8:01:12 AM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.69 BBD |
| 10 SHP | 26.89 BBD |
| 50 SHP | 134.47 BBD |
| 100 SHP | 268.93 BBD |
| 500 SHP | 1,344.65 BBD |
| 1,000 SHP | 2,689.31 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-07-31T08:01:12Z",
"rates": {
"BBD": 2.689309
}
}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": 268.9309,
"rate": 2.689309
}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