Rate Overview
Live
1 LVL = 43.4438 HNL
1 HNL = 0.023018
LVL
Avg
43.9008
High
44.1979
Low
43.4438
Last updated: 6/19/2026, 8:33:26 AM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 43.44 HNL |
| 10 LVL | 434.44 HNL |
| 50 LVL | 2,172.19 HNL |
| 100 LVL | 4,344.38 HNL |
| 500 LVL | 21,721.88 HNL |
| 1,000 LVL | 43,443.75 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-06-19T08:33:26Z",
"rates": {
"HNL": 43.443751
}
}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": 4344.3751,
"rate": 43.443751
}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