Rate Overview
Live
1 SHP = 2.7111 BBD
1 BBD = 0.368854
SHP
Avg
2.7058
High
2.7111
Low
2.6991
Last updated: 9/10/2026, 11:06:33 AM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.71 BBD |
| 10 SHP | 27.11 BBD |
| 50 SHP | 135.55 BBD |
| 100 SHP | 271.11 BBD |
| 500 SHP | 1,355.55 BBD |
| 1,000 SHP | 2,711.10 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-09-10T11:06:33Z",
"rates": {
"BBD": 2.711097
}
}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": 271.10970000000003,
"rate": 2.711097
}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