Rate Overview
Live
1 LVL = 43.9196 HNL
1 HNL = 0.022769
LVL
Avg
43.9178
High
44.0249
Low
43.7989
Last updated: 4/17/2026, 6:32:01 AM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 43.92 HNL |
| 10 LVL | 439.20 HNL |
| 50 LVL | 2,195.98 HNL |
| 100 LVL | 4,391.96 HNL |
| 500 LVL | 21,959.78 HNL |
| 1,000 LVL | 43,919.57 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-04-17T06:32:01Z",
"rates": {
"HNL": 43.919567
}
}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.9567,
"rate": 43.919567
}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