Rate Overview
Live
1 BND = 20.7588 HNL
1 HNL = 0.048172
BND
Avg
20.7485
High
20.7600
Low
20.7280
Last updated: 7/25/2026, 9:01:49 PM
Quick Conversions
| BND | HNL |
|---|---|
| 1 BND | 20.76 HNL |
| 10 BND | 207.59 HNL |
| 50 BND | 1,037.94 HNL |
| 100 BND | 2,075.88 HNL |
| 500 BND | 10,379.41 HNL |
| 1,000 BND | 20,758.81 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-25T21:01:49Z",
"rates": {
"HNL": 20.75881
}
}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": 2075.881,
"rate": 20.75881
}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