Rate Overview
Live
1 BBD = 0.631877 BND
1 BND = 1.5826
BBD
Avg
0.632185
High
0.633290
Low
0.631402
Last updated: 4/18/2026, 8:43:14 AM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.63 BND |
| 10 BBD | 6.32 BND |
| 50 BBD | 31.59 BND |
| 100 BBD | 63.19 BND |
| 500 BBD | 315.94 BND |
| 1,000 BBD | 631.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-04-18T08:43:14Z",
"rates": {
"BND": 0.631877
}
}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.1877,
"rate": 0.631877
}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