Rate Overview
Live
1 LVL = 44.1774 HNL
1 HNL = 0.022636
LVL
Avg
44.1064
High
44.1970
Low
44.0074
Last updated: 8/19/2026, 1:35:50 PM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 44.18 HNL |
| 10 LVL | 441.77 HNL |
| 50 LVL | 2,208.87 HNL |
| 100 LVL | 4,417.74 HNL |
| 500 LVL | 22,088.71 HNL |
| 1,000 LVL | 44,177.41 HNL |
Get LVL/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=HNLExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-08-19T13:35:50Z",
"rates": {
"HNL": 44.17741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "HNL",
"amount": 100
},
"result": 4417.741,
"rate": 44.17741
}Build with LVL/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key