Rate Overview
Live
1 BBD = 13.3979 HNL
1 HNL = 0.074639
BBD
Avg
13.3708
High
13.4080
Low
13.0292
Last updated: 7/22/2026, 11:49:04 AM
Quick Conversions
| BBD | HNL |
|---|---|
| 1 BBD | 13.40 HNL |
| 10 BBD | 133.98 HNL |
| 50 BBD | 669.89 HNL |
| 100 BBD | 1,339.79 HNL |
| 500 BBD | 6,698.93 HNL |
| 1,000 BBD | 13,397.85 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-22T11:49:04Z",
"rates": {
"HNL": 13.397854
}
}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": 1339.7854,
"rate": 13.397854
}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