Rate Overview
Live
1 BBD = 0.640169 BND
1 BND = 1.5621
BBD
Avg
0.640187
High
0.641331
Low
0.639710
Last updated: 8/13/2026, 6:43:24 AM
Quick Conversions
| BBD | BND |
|---|---|
| 1 BBD | 0.64 BND |
| 10 BBD | 6.40 BND |
| 50 BBD | 32.01 BND |
| 100 BBD | 64.02 BND |
| 500 BBD | 320.08 BND |
| 1,000 BBD | 640.17 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-08-13T06:43:24Z",
"rates": {
"BND": 0.640169
}
}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": 64.01689999999999,
"rate": 0.640169
}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