Rate Overview
Live
1 BOB = 3.8409 HNL
1 HNL = 0.260356
BOB
Avg
3.8328
High
3.8424
Low
3.8170
Last updated: 3/7/2026, 3:48:24 AM
Quick Conversions
| BOB | HNL |
|---|---|
| 1 BOB | 3.84 HNL |
| 10 BOB | 38.41 HNL |
| 50 BOB | 192.04 HNL |
| 100 BOB | 384.09 HNL |
| 500 BOB | 1,920.45 HNL |
| 1,000 BOB | 3,840.90 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-03-07T03:48:24Z",
"rates": {
"HNL": 3.840896
}
}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.08959999999996,
"rate": 3.840896
}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