Rate Overview
Live
1 BBD = 13.3571 HNL
1 HNL = 0.074867
BBD
Avg
13.3619
High
13.3751
Low
13.3538
Last updated: 6/20/2026, 6:17:53 AM
Quick Conversions
| BBD | HNL |
|---|---|
| 1 BBD | 13.36 HNL |
| 10 BBD | 133.57 HNL |
| 50 BBD | 667.85 HNL |
| 100 BBD | 1,335.71 HNL |
| 500 BBD | 6,678.55 HNL |
| 1,000 BBD | 13,357.09 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-06-20T06:17:53Z",
"rates": {
"HNL": 13.357091
}
}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": 1335.7091,
"rate": 13.357091
}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