Rate Overview
Live
1 BBD = 0.646508 BND
1 BND = 1.5468
BBD
Avg
0.645787
High
0.646508
Low
0.643637
Last updated: 7/9/2026, 5:48:29 AM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.65 BND |
| 10 BBD | 6.47 BND |
| 50 BBD | 32.33 BND |
| 100 BBD | 64.65 BND |
| 500 BBD | 323.25 BND |
| 1,000 BBD | 646.51 BND |
Get BBD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BNDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-09T05:48:29Z",
"rates": {
"BND": 0.646508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BND",
"amount": 100
},
"result": 64.6508,
"rate": 0.646508
}Build with BBD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key