Rate Overview
Live
1 HNL = 0.429634 BOB
1 BOB = 2.3276
HNL
Avg
0.433469
High
0.439189
Low
0.429634
Last updated: 8/20/2026, 2:07:08 PM
Quick Conversions
| HNL | BOB |
|---|---|
| 1 HNL | 0.43 BOB |
| 10 HNL | 4.30 BOB |
| 50 HNL | 21.48 BOB |
| 100 HNL | 42.96 BOB |
| 500 HNL | 214.82 BOB |
| 1,000 HNL | 429.63 BOB |
Get HNL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=BOBExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-08-20T14:07:08Z",
"rates": {
"BOB": 0.429634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "BOB",
"amount": 100
},
"result": 42.9634,
"rate": 0.429634
}Build with HNL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key