Rate Overview
Live
1 HNL = 0.423574 BOB
1 BOB = 2.3609
HNL
Avg
0.277263
High
0.423574
Low
0.258912
Last updated: 7/29/2026, 5:25:51 AM
Quick Conversions
| HNL | BOB |
|---|---|
| 1 HNL | 0.42 BOB |
| 10 HNL | 4.24 BOB |
| 50 HNL | 21.18 BOB |
| 100 HNL | 42.36 BOB |
| 500 HNL | 211.79 BOB |
| 1,000 HNL | 423.57 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-29T05:25:51Z",
"rates": {
"BOB": 0.423574
}
}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.3574,
"rate": 0.423574
}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