Rate Overview
Live
1 BBD = 13.3812 HNL
1 HNL = 0.074732
BBD
Avg
13.0082
High
13.3982
Low
12.4314
Last updated: 7/23/2026, 7:54:31 PM
Quick Conversions
| BBD | HNL |
|---|---|
| 1 BBD | 13.38 HNL |
| 10 BBD | 133.81 HNL |
| 50 BBD | 669.06 HNL |
| 100 BBD | 1,338.12 HNL |
| 500 BBD | 6,690.59 HNL |
| 1,000 BBD | 13,381.18 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-07-23T19:54:31Z",
"rates": {
"HNL": 13.381175
}
}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": 1338.1175,
"rate": 13.381175
}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