Rate Overview
Live
1 HNL = 0.259560 BOB
1 BOB = 3.8527
HNL
Avg
0.259876
High
0.260190
Low
0.259352
Last updated: 4/18/2026, 8:52:00 AM
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.78 BOB |
| 1,000 HNL | 259.56 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-04-18T08:52:00Z",
"rates": {
"BOB": 0.25956
}
}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.956000000000003,
"rate": 0.25956
}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