Rate Overview
Live
1 BND = 20.9538 HNL
1 HNL = 0.047724
BND
Avg
20.9588
High
20.9907
Low
20.9364
Last updated: 8/17/2026, 5:31:33 PM
Quick Conversions
| BND | HNL |
|---|---|
| 1 BND | 20.95 HNL |
| 10 BND | 209.54 HNL |
| 50 BND | 1,047.69 HNL |
| 100 BND | 2,095.38 HNL |
| 500 BND | 10,476.91 HNL |
| 1,000 BND | 20,953.83 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-08-17T17:31:33Z",
"rates": {
"HNL": 20.953826
}
}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": 2095.3826,
"rate": 20.953826
}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