Rate Overview
Live
1 SHP = 2.6738 BBD
1 BBD = 0.374000
SHP
Avg
2.6814
High
2.6977
Low
2.6666
Last updated: 3/7/2026, 1:01:47 AM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.67 BBD |
| 10 SHP | 26.74 BBD |
| 50 SHP | 133.69 BBD |
| 100 SHP | 267.38 BBD |
| 500 SHP | 1,336.90 BBD |
| 1,000 SHP | 2,673.80 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-07T01:01:47Z",
"rates": {
"BBD": 2.6738
}
}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": 267.38,
"rate": 2.6738
}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