Rate Overview
Live
1 BND = 1.5559 BBD
1 BBD = 0.642701
BND
Avg
1.5604
High
1.5650
Low
1.5559
Last updated: 3/27/2026, 1:35:02 PM
Quick Conversions
| BND | BBD |
|---|---|
| 1 BND | 1.56 BBD |
| 10 BND | 15.56 BBD |
| 50 BND | 77.80 BBD |
| 100 BND | 155.59 BBD |
| 500 BND | 777.97 BBD |
| 1,000 BND | 1,555.93 BBD |
Get BND/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BBDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T13:35:02Z",
"rates": {
"BBD": 1.555934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BBD",
"amount": 100
},
"result": 155.5934,
"rate": 1.555934
}Build with BND/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key