Rate Overview
Live
1 BOB = 2.2769 HNL
1 HNL = 0.439190
BOB
Avg
2.2442
High
2.2769
Low
2.2124
Last updated: 8/13/2026, 1:55:06 PM
Quick Conversions
| BOB | HNL |
|---|---|
| 1 BOB | 2.28 HNL |
| 10 BOB | 22.77 HNL |
| 50 BOB | 113.85 HNL |
| 100 BOB | 227.69 HNL |
| 500 BOB | 1,138.46 HNL |
| 1,000 BOB | 2,276.92 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-08-13T13:55:06Z",
"rates": {
"HNL": 2.276919
}
}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": 227.6919,
"rate": 2.276919
}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