Rate Overview
Live
1 BBD = 0.645066 BND
1 BND = 1.5502
BBD
Avg
0.645883
High
0.648297
Low
0.643637
Last updated: 7/27/2026, 7:16:04 PM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.65 BND |
| 10 BBD | 6.45 BND |
| 50 BBD | 32.25 BND |
| 100 BBD | 64.51 BND |
| 500 BBD | 322.53 BND |
| 1,000 BBD | 645.07 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-27T19:16:04Z",
"rates": {
"BND": 0.645066
}
}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.5066,
"rate": 0.645066
}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