Rate Overview
Live
1 BBD = 13.4084 HNL
1 HNL = 0.074580
BBD
Avg
13.4089
High
13.4278
Low
13.3898
Last updated: 8/19/2026, 5:11:43 PM
Quick Conversions
| BBD | HNL |
|---|---|
| 1 BBD | 13.41 HNL |
| 10 BBD | 134.08 HNL |
| 50 BBD | 670.42 HNL |
| 100 BBD | 1,340.84 HNL |
| 500 BBD | 6,704.18 HNL |
| 1,000 BBD | 13,408.36 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-08-19T17:11:43Z",
"rates": {
"HNL": 13.408363
}
}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": 1340.8363,
"rate": 13.408363
}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