Rate Overview
Live
1 BBD = 0.642700 BND
1 BND = 1.5559
BBD
Avg
0.644571
High
0.672342
Low
0.619767
Last updated: 3/27/2026, 9:23:52 AM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.64 BND |
| 10 BBD | 6.43 BND |
| 50 BBD | 32.14 BND |
| 100 BBD | 64.27 BND |
| 500 BBD | 321.35 BND |
| 1,000 BBD | 642.70 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-03-27T09:23:52Z",
"rates": {
"BND": 0.6427
}
}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.27000000000001,
"rate": 0.6427
}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