Rate Overview
Live
1 BBD = 0.629625 BND
1 BND = 1.5882
BBD
Avg
0.631532
High
0.633998
Low
0.628554
Last updated: 5/9/2026, 4:52:36 AM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.63 BND |
| 10 BBD | 6.30 BND |
| 50 BBD | 31.48 BND |
| 100 BBD | 62.96 BND |
| 500 BBD | 314.81 BND |
| 1,000 BBD | 629.63 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-09T04:52:36Z",
"rates": {
"BND": 0.629625
}
}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": 62.9625,
"rate": 0.629625
}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