Rate Overview
Live
1 BOB = 3.8448 HNL
1 HNL = 0.260092
BOB
Avg
3.8478
High
3.8586
Low
3.8433
Last updated: 4/17/2026, 6:30:13 AM
Quick Conversions
| BOB | HNL |
|---|---|
| 1 BOB | 3.84 HNL |
| 10 BOB | 38.45 HNL |
| 50 BOB | 192.24 HNL |
| 100 BOB | 384.48 HNL |
| 500 BOB | 1,922.40 HNL |
| 1,000 BOB | 3,844.80 HNL |
Get BOB/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=HNLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-04-17T06:30:13Z",
"rates": {
"HNL": 3.844797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "HNL",
"amount": 100
},
"result": 384.4797,
"rate": 3.844797
}Build with BOB/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key