Rate Overview
Live
1 BND = 1.5618 BBD
1 BBD = 0.640295
BND
Avg
1.5638
High
1.5663
Low
1.5618
Last updated: 5/28/2026, 11:03:39 PM
Quick Conversions
| BND | BBD |
|---|---|
| 1 BND | 1.56 BBD |
| 10 BND | 15.62 BBD |
| 50 BND | 78.09 BBD |
| 100 BND | 156.18 BBD |
| 500 BND | 780.89 BBD |
| 1,000 BND | 1,561.78 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-05-28T23:03:39Z",
"rates": {
"BBD": 1.561779
}
}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": 156.1779,
"rate": 1.561779
}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