Rate Overview
Live
1 LVL = 43.9154 HNL
1 HNL = 0.022771
LVL
Avg
41.8844
High
44.3895
Low
37.2751
Last updated: 8/1/2026, 12:39:12 PM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 43.92 HNL |
| 10 LVL | 439.15 HNL |
| 50 LVL | 2,195.77 HNL |
| 100 LVL | 4,391.54 HNL |
| 500 LVL | 21,957.70 HNL |
| 1,000 LVL | 43,915.40 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-01T12:39:12Z",
"rates": {
"HNL": 43.915402
}
}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": 4391.5402,
"rate": 43.915402
}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