Rate Overview
Live
1 BOB = 3.8635 HNL
1 HNL = 0.258835
BOB
Avg
3.8644
High
3.8755
Low
3.8581
Last updated: 6/19/2026, 8:54:45 AM
Quick Conversions
| BOB | HNL |
|---|---|
| 1 BOB | 3.86 HNL |
| 10 BOB | 38.63 HNL |
| 50 BOB | 193.17 HNL |
| 100 BOB | 386.35 HNL |
| 500 BOB | 1,931.73 HNL |
| 1,000 BOB | 3,863.47 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-06-19T08:54:45Z",
"rates": {
"HNL": 3.863468
}
}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": 386.34680000000003,
"rate": 3.863468
}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