Rate Overview
Live
1 BOB = 2.3694 HNL
1 HNL = 0.422048
BOB
Avg
2.3971
High
2.4689
Low
2.3609
Last updated: 7/30/2026, 1:57:30 PM
Quick Conversions
| BOB | HNL |
|---|---|
| 1 BOB | 2.37 HNL |
| 10 BOB | 23.69 HNL |
| 50 BOB | 118.47 HNL |
| 100 BOB | 236.94 HNL |
| 500 BOB | 1,184.70 HNL |
| 1,000 BOB | 2,369.40 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-30T13:57:30Z",
"rates": {
"HNL": 2.369398
}
}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": 236.9398,
"rate": 2.369398
}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