Rate Overview
Live
1 BBD = 0.643452 BND
1 BND = 1.5541
BBD
Avg
0.642104
High
0.643452
Low
0.640688
Last updated: 6/19/2026, 2:13:03 AM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.64 BND |
| 10 BBD | 6.43 BND |
| 50 BBD | 32.17 BND |
| 100 BBD | 64.35 BND |
| 500 BBD | 321.73 BND |
| 1,000 BBD | 643.45 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-06-19T02:13:03Z",
"rates": {
"BND": 0.643452
}
}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.3452,
"rate": 0.643452
}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