Rate Overview
Live
1 BBD = 13.2792 HNL
1 HNL = 0.075306
BBD
Avg
13.1643
High
13.3276
Low
13.0203
Last updated: 5/29/2026, 11:02:11 PM
Quick Conversions
| BBD | HNL |
|---|---|
| 1 BBD | 13.28 HNL |
| 10 BBD | 132.79 HNL |
| 50 BBD | 663.96 HNL |
| 100 BBD | 1,327.92 HNL |
| 500 BBD | 6,639.60 HNL |
| 1,000 BBD | 13,279.21 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-05-29T23:02:11Z",
"rates": {
"HNL": 13.279208
}
}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": 1327.9208,
"rate": 13.279208
}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