Rate Overview
Live
1 BND = 20.7709 HNL
1 HNL = 0.048144
BND
Avg
20.6846
High
21.1486
Low
20.1501
Last updated: 7/28/2026, 3:56:43 PM
Quick Conversions
| BND | HNL |
|---|---|
| 1 BND | 20.77 HNL |
| 10 BND | 207.71 HNL |
| 50 BND | 1,038.55 HNL |
| 100 BND | 2,077.09 HNL |
| 500 BND | 10,385.46 HNL |
| 1,000 BND | 20,770.92 HNL |
Get BND/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=HNLExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-28T15:56:43Z",
"rates": {
"HNL": 20.770917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "HNL",
"amount": 100
},
"result": 2077.0917,
"rate": 20.770917
}Build with BND/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key