Rate Overview
Live
1 HNL = 0.259588 BOB
1 BOB = 3.8523
HNL
Avg
0.259749
High
0.260536
Low
0.258695
Last updated: 5/29/2026, 5:34:49 PM
Quick Conversions
| HNL | BOB |
|---|---|
| 1 HNL | 0.26 BOB |
| 10 HNL | 2.60 BOB |
| 50 HNL | 12.98 BOB |
| 100 HNL | 25.96 BOB |
| 500 HNL | 129.79 BOB |
| 1,000 HNL | 259.59 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-05-29T17:34:49Z",
"rates": {
"BOB": 0.259588
}
}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": 25.9588,
"rate": 0.259588
}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