Rate Overview
Live
1 BBD = 13.2321 HNL
1 HNL = 0.075574
BBD
Avg
13.2457
High
13.2610
Low
13.2321
Last updated: 3/6/2026, 9:38:11 PM
Quick Conversions
| BBD | HNL |
|---|---|
| 1 BBD | 13.23 HNL |
| 10 BBD | 132.32 HNL |
| 50 BBD | 661.60 HNL |
| 100 BBD | 1,323.21 HNL |
| 500 BBD | 6,616.04 HNL |
| 1,000 BBD | 13,232.08 HNL |
Get BBD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=HNLExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T21:38:11Z",
"rates": {
"HNL": 13.232083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "HNL",
"amount": 100
},
"result": 1323.2083,
"rate": 13.232083
}Build with BBD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key