Rate Overview
Live
1 BND = 1.5624 BBD
1 BBD = 0.640024
BND
Avg
1.5539
High
1.5632
Low
1.5452
Last updated: 8/11/2026, 4:11:16 AM
Quick Conversions
| BND | BBD |
|---|---|
| 1 BND | 1.56 BBD |
| 10 BND | 15.62 BBD |
| 50 BND | 78.12 BBD |
| 100 BND | 156.24 BBD |
| 500 BND | 781.22 BBD |
| 1,000 BND | 1,562.44 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-11T04:11:16Z",
"rates": {
"BBD": 1.562442
}
}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.2442,
"rate": 1.562442
}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