Rate Overview
Live
1 LVL = 43.4372 HNL
1 HNL = 0.023022
LVL
Avg
43.8005
High
45.0587
Low
43.0902
Last updated: 7/28/2026, 10:54:35 PM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 43.44 HNL |
| 10 LVL | 434.37 HNL |
| 50 LVL | 2,171.86 HNL |
| 100 LVL | 4,343.72 HNL |
| 500 LVL | 21,718.60 HNL |
| 1,000 LVL | 43,437.20 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-07-28T22:54:35Z",
"rates": {
"HNL": 43.437196
}
}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": 4343.7196,
"rate": 43.437196
}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