Rate Overview
Live
1 BBD = 13.3750 HNL
1 HNL = 0.074766
BBD
Avg
13.3378
High
13.3982
Low
13.0292
Last updated: 7/9/2026, 5:13:11 AM
Quick Conversions
| BBD | HNL |
|---|---|
| 1 BBD | 13.38 HNL |
| 10 BBD | 133.75 HNL |
| 50 BBD | 668.75 HNL |
| 100 BBD | 1,337.50 HNL |
| 500 BBD | 6,687.50 HNL |
| 1,000 BBD | 13,375.01 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-09T05:13:11Z",
"rates": {
"HNL": 13.375007
}
}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": 1337.5007,
"rate": 13.375007
}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