Rate Overview
Live
1 SHP = 2.6685 BBD
1 BBD = 0.374743
SHP
Avg
2.6352
High
2.7409
Low
2.4823
Last updated: 3/27/2026, 11:53:49 AM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.67 BBD |
| 10 SHP | 26.68 BBD |
| 50 SHP | 133.42 BBD |
| 100 SHP | 266.85 BBD |
| 500 SHP | 1,334.25 BBD |
| 1,000 SHP | 2,668.49 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-03-27T11:53:49Z",
"rates": {
"BBD": 2.668493
}
}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": 266.84929999999997,
"rate": 2.668493
}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