Rate Overview
Live
1 SHP = 2.6914 BBD
1 BBD = 0.371549
SHP
Avg
2.6930
High
2.7171
Low
2.6654
Last updated: 5/30/2026, 10:16:09 AM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.69 BBD |
| 10 SHP | 26.91 BBD |
| 50 SHP | 134.57 BBD |
| 100 SHP | 269.14 BBD |
| 500 SHP | 1,345.72 BBD |
| 1,000 SHP | 2,691.44 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-05-30T10:16:09Z",
"rates": {
"BBD": 2.691436
}
}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": 269.1436,
"rate": 2.691436
}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