Rate Overview
Live
1 BOB = 2.4938 HNL
1 HNL = 0.400994
BOB
Avg
3.7014
High
3.8735
Low
2.4938
Last updated: 7/21/2026, 6:38:35 PM
Quick Conversions
| BOB | HNL |
|---|---|
| 1 BOB | 2.49 HNL |
| 10 BOB | 24.94 HNL |
| 50 BOB | 124.69 HNL |
| 100 BOB | 249.38 HNL |
| 500 BOB | 1,246.90 HNL |
| 1,000 BOB | 2,493.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-07-21T18:38:35Z",
"rates": {
"HNL": 2.493804
}
}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": 249.38039999999998,
"rate": 2.493804
}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