Rate Overview
Live
1 BND = 20.9991 HNL
1 HNL = 0.047621
BND
Avg
20.8861
High
20.9991
Low
20.8167
Last updated: 5/7/2026, 7:49:26 AM
Quick Conversions
| BND | HNL |
|---|---|
| 1 BND | 21.00 HNL |
| 10 BND | 209.99 HNL |
| 50 BND | 1,049.95 HNL |
| 100 BND | 2,099.91 HNL |
| 500 BND | 10,499.54 HNL |
| 1,000 BND | 20,999.09 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-05-07T07:49:26Z",
"rates": {
"HNL": 20.999086
}
}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": 2099.9085999999998,
"rate": 20.999086
}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