Rate Overview
Live
1 BND = 20.6472 HNL
1 HNL = 0.048433
BND
Avg
20.6863
High
20.7401
Low
20.6394
Last updated: 3/27/2026, 4:45:50 PM
Quick Conversions
| BND | HNL |
|---|---|
| 1 BND | 20.65 HNL |
| 10 BND | 206.47 HNL |
| 50 BND | 1,032.36 HNL |
| 100 BND | 2,064.72 HNL |
| 500 BND | 10,323.59 HNL |
| 1,000 BND | 20,647.18 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-27T16:45:50Z",
"rates": {
"HNL": 20.647181
}
}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": 2064.7181,
"rate": 20.647181
}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