Rate Overview
Live
1 SHP = 2.6794 BBD
1 BBD = 0.373213
SHP
Avg
2.6762
High
2.6884
Low
2.6685
Last updated: 7/11/2026, 1:22:41 PM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.68 BBD |
| 10 SHP | 26.79 BBD |
| 50 SHP | 133.97 BBD |
| 100 SHP | 267.94 BBD |
| 500 SHP | 1,339.72 BBD |
| 1,000 SHP | 2,679.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-07-11T13:22:41Z",
"rates": {
"BBD": 2.679438
}
}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.9438,
"rate": 2.679438
}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