Rate Overview
Live
1 BOB = 2.1444 HNL
1 HNL = 0.466331
BOB
Avg
2.1699
High
2.2143
Low
2.1444
Last updated: 9/10/2026, 1:40:43 PM
Quick Conversions
| BOB | HNL |
|---|---|
| 1 BOB | 2.14 HNL |
| 10 BOB | 21.44 HNL |
| 50 BOB | 107.22 HNL |
| 100 BOB | 214.44 HNL |
| 500 BOB | 1,072.20 HNL |
| 1,000 BOB | 2,144.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-09-10T13:40:43Z",
"rates": {
"HNL": 2.144401
}
}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": 214.44009999999997,
"rate": 2.144401
}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