Rate Overview
Live
1 LVL = 44.1034 HNL
1 HNL = 0.022674
LVL
Avg
44.0120
High
44.1034
Low
43.8532
Last updated: 5/7/2026, 11:24:42 AM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 44.10 HNL |
| 10 LVL | 441.03 HNL |
| 50 LVL | 2,205.17 HNL |
| 100 LVL | 4,410.34 HNL |
| 500 LVL | 22,051.72 HNL |
| 1,000 LVL | 44,103.44 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-05-07T11:24:42Z",
"rates": {
"HNL": 44.103435
}
}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": 4410.3435,
"rate": 44.103435
}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