Rate Overview
Live
1 BBD = 0.639078 BND
1 BND = 1.5648
BBD
Avg
0.635759
High
0.639078
Low
0.632115
Last updated: 3/6/2026, 9:35:06 PM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.64 BND |
| 10 BBD | 6.39 BND |
| 50 BBD | 31.95 BND |
| 100 BBD | 63.91 BND |
| 500 BBD | 319.54 BND |
| 1,000 BBD | 639.08 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-06T21:35:06Z",
"rates": {
"BND": 0.639078
}
}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.9078,
"rate": 0.639078
}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