Rate Overview
Live
1 HNL = 0.437991 BOB
1 BOB = 2.2832
HNL
Avg
0.279553
High
0.437991
Low
0.258506
Last updated: 7/31/2026, 9:20:08 AM
Quick Conversions
| HNL | BOB |
|---|---|
| 1 HNL | 0.44 BOB |
| 10 HNL | 4.38 BOB |
| 50 HNL | 21.90 BOB |
| 100 HNL | 43.80 BOB |
| 500 HNL | 219.00 BOB |
| 1,000 HNL | 437.99 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-31T09:20:08Z",
"rates": {
"BOB": 0.437991
}
}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": 43.7991,
"rate": 0.437991
}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