Rate Overview
Live
1 BOB = 2.6998 HNL
1 HNL = 0.370404
BOB
Avg
3.4672
High
3.8648
Low
2.6998
Last updated: 7/9/2026, 12:44:07 PM
Quick Conversions
| BOB | HNL |
|---|---|
| 1 BOB | 2.70 HNL |
| 10 BOB | 27.00 HNL |
| 50 BOB | 134.99 HNL |
| 100 BOB | 269.98 HNL |
| 500 BOB | 1,349.88 HNL |
| 1,000 BOB | 2,699.75 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-09T12:44:07Z",
"rates": {
"HNL": 2.699753
}
}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": 269.9753,
"rate": 2.699753
}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