Rate Overview
Live
1 BOB = 2.4456 HNL
1 HNL = 0.408900
BOB
Avg
2.4387
High
2.4938
Low
2.3851
Last updated: 7/28/2026, 12:04:41 AM
Quick Conversions
| BOB | HNL |
|---|---|
| 1 BOB | 2.45 HNL |
| 10 BOB | 24.46 HNL |
| 50 BOB | 122.28 HNL |
| 100 BOB | 244.56 HNL |
| 500 BOB | 1,222.79 HNL |
| 1,000 BOB | 2,445.58 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-07-28T00:04:41Z",
"rates": {
"HNL": 2.445583
}
}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": 244.5583,
"rate": 2.445583
}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