Rate Overview
Live
1 HNL = 0.075305 BBD
1 BBD = 13.2793
HNL
Avg
0.075194
High
0.075305
Low
0.075000
Last updated: 5/29/2026, 10:59:14 PM
Quick Conversions
| HNL | BBD |
|---|---|
| 1 HNL | 0.08 BBD |
| 10 HNL | 0.75 BBD |
| 50 HNL | 3.77 BBD |
| 100 HNL | 7.53 BBD |
| 500 HNL | 37.65 BBD |
| 1,000 HNL | 75.30 BBD |
Get HNL/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=BBDExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-05-29T22:59:14Z",
"rates": {
"BBD": 0.075305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "BBD",
"amount": 100
},
"result": 7.5305,
"rate": 0.075305
}Build with HNL/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key