Rate Overview
Live
1 BND = 20.7394 HNL
1 HNL = 0.048217
BND
Avg
20.8126
High
20.9688
Low
20.7049
Last updated: 3/7/2026, 4:26:02 AM
Quick Conversions
| BND | HNL |
|---|---|
| 1 BND | 20.74 HNL |
| 10 BND | 207.39 HNL |
| 50 BND | 1,036.97 HNL |
| 100 BND | 2,073.94 HNL |
| 500 BND | 10,369.71 HNL |
| 1,000 BND | 20,739.42 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-03-07T04:26:02Z",
"rates": {
"HNL": 20.73942
}
}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": 2073.942,
"rate": 20.73942
}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