Rate Overview
Live
1 HNL = 0.422048 BOB
1 BOB = 2.3694
HNL
Avg
0.286153
High
0.423574
Low
0.258458
Last updated: 7/30/2026, 11:22:33 AM
Quick Conversions
| HNL | BOB |
|---|---|
| 1 HNL | 0.42 BOB |
| 10 HNL | 4.22 BOB |
| 50 HNL | 21.10 BOB |
| 100 HNL | 42.20 BOB |
| 500 HNL | 211.02 BOB |
| 1,000 HNL | 422.05 BOB |
Get HNL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=BOBExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-30T11:22:33Z",
"rates": {
"BOB": 0.422048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "BOB",
"amount": 100
},
"result": 42.2048,
"rate": 0.422048
}Build with HNL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key