Rate Overview
Live
1 BBD = 0.634879 BND
1 BND = 1.5751
BBD
Avg
0.636022
High
0.637413
Low
0.634879
Last updated: 9/3/2026, 6:32:02 AM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.63 BND |
| 10 BBD | 6.35 BND |
| 50 BBD | 31.74 BND |
| 100 BBD | 63.49 BND |
| 500 BBD | 317.44 BND |
| 1,000 BBD | 634.88 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-09-03T06:32:02Z",
"rates": {
"BND": 0.634879
}
}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.487899999999996,
"rate": 0.634879
}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