Rate Overview
Live
1 BND = 1.5615 BBD
1 BBD = 0.640406
BND
Avg
1.5647
High
1.5848
Low
1.5451
Last updated: 8/12/2026, 4:13:16 PM
Quick Conversions
| BND | BBD |
|---|---|
| 1 BND | 1.56 BBD |
| 10 BND | 15.62 BBD |
| 50 BND | 78.08 BBD |
| 100 BND | 156.15 BBD |
| 500 BND | 780.76 BBD |
| 1,000 BND | 1,561.51 BBD |
Get BND/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BBDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-12T16:13:16Z",
"rates": {
"BBD": 1.56151
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BBD",
"amount": 100
},
"result": 156.15099999999998,
"rate": 1.56151
}Build with BND/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key