Rate Overview
Live
1 BBD = 0.638583 BND
1 BND = 1.5660
BBD
Avg
0.638989
High
0.648258
Low
0.629568
Last updated: 5/29/2026, 9:09:40 PM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.64 BND |
| 10 BBD | 6.39 BND |
| 50 BBD | 31.93 BND |
| 100 BBD | 63.86 BND |
| 500 BBD | 319.29 BND |
| 1,000 BBD | 638.58 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-05-29T21:09:40Z",
"rates": {
"BND": 0.638583
}
}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": 63.8583,
"rate": 0.638583
}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