Rate Overview
Live
1 SHP = 2.7090 BBD
1 BBD = 0.369144
SHP
Avg
2.7054
High
2.7102
Low
2.6980
Last updated: 8/20/2026, 11:34:20 AM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.71 BBD |
| 10 SHP | 27.09 BBD |
| 50 SHP | 135.45 BBD |
| 100 SHP | 270.90 BBD |
| 500 SHP | 1,354.48 BBD |
| 1,000 SHP | 2,708.97 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-20T11:34:20Z",
"rates": {
"BBD": 2.708968
}
}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": 270.8968,
"rate": 2.708968
}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