Rate Overview
Live
1 SHP = 2.6593 BBD
1 BBD = 0.376041
SHP
Avg
2.6662
High
2.6778
Low
2.6593
Last updated: 7/29/2026, 4:44:20 PM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.66 BBD |
| 10 SHP | 26.59 BBD |
| 50 SHP | 132.96 BBD |
| 100 SHP | 265.93 BBD |
| 500 SHP | 1,329.64 BBD |
| 1,000 SHP | 2,659.29 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-29T16:44:20Z",
"rates": {
"BBD": 2.659285
}
}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": 265.9285,
"rate": 2.659285
}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