Rate Overview
Live
1 BND = 1.5612 BBD
1 BBD = 0.640514
BND
Avg
1.5533
High
1.6135
Low
1.4873
Last updated: 8/5/2026, 3:18:52 AM
Quick Conversions
| BND | BBD |
|---|---|
| 1 BND | 1.56 BBD |
| 10 BND | 15.61 BBD |
| 50 BND | 78.06 BBD |
| 100 BND | 156.12 BBD |
| 500 BND | 780.62 BBD |
| 1,000 BND | 1,561.25 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-05T03:18:52Z",
"rates": {
"BBD": 1.561247
}
}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.12470000000002,
"rate": 1.561247
}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