Rate Overview
Live
1 SHP = 2.6975 BBD
1 BBD = 0.370714
SHP
Avg
2.6959
High
2.6991
Low
2.6908
Last updated: 4/18/2026, 8:44:37 AM
Quick Conversions
| SHP | BBD |
|---|---|
| 1 SHP | 2.70 BBD |
| 10 SHP | 26.97 BBD |
| 50 SHP | 134.87 BBD |
| 100 SHP | 269.75 BBD |
| 500 SHP | 1,348.75 BBD |
| 1,000 SHP | 2,697.50 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-04-18T08:44:37Z",
"rates": {
"BBD": 2.697499
}
}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.7499,
"rate": 2.697499
}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