Rate Overview
Live
1 HNL = 0.260722 BOB
1 BOB = 3.8355
HNL
Avg
0.267117
High
0.277986
Low
0.260059
Last updated: 3/27/2026, 1:27:22 PM
Quick Conversions
| HNL | BOB |
|---|---|
| 1 HNL | 0.26 BOB |
| 10 HNL | 2.61 BOB |
| 50 HNL | 13.04 BOB |
| 100 HNL | 26.07 BOB |
| 500 HNL | 130.36 BOB |
| 1,000 HNL | 260.72 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-03-27T13:27:22Z",
"rates": {
"BOB": 0.260722
}
}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": 26.072200000000002,
"rate": 0.260722
}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