Rate Overview
Live
1 SHP = 2.6338 BBD
1 BBD = 0.379677
SHP
Avg
2.6703
High
2.6904
Low
2.6338
Last updated: 6/19/2026, 11:52:39 AM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.63 BBD |
| 10 SHP | 26.34 BBD |
| 50 SHP | 131.69 BBD |
| 100 SHP | 263.38 BBD |
| 500 SHP | 1,316.91 BBD |
| 1,000 SHP | 2,633.82 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-06-19T11:52:39Z",
"rates": {
"BBD": 2.633821
}
}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": 263.38210000000004,
"rate": 2.633821
}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