Rate Overview
Live
1 BND = 1.5621 BBD
1 BBD = 0.640170
BND
Avg
1.5637
High
1.5882
Low
1.5414
Last updated: 8/13/2026, 4:25:49 PM
Quick Conversions
| BND | BBD |
|---|---|
| 1 BND | 1.56 BBD |
| 10 BND | 15.62 BBD |
| 50 BND | 78.10 BBD |
| 100 BND | 156.21 BBD |
| 500 BND | 781.04 BBD |
| 1,000 BND | 1,562.09 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-13T16:25:49Z",
"rates": {
"BBD": 1.562086
}
}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.20860000000002,
"rate": 1.562086
}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