Rate Overview
Live
1 LVL = 43.4305 HNL
1 HNL = 0.023025
LVL
Avg
43.4850
High
43.6050
Low
43.3581
Last updated: 7/28/2026, 1:09:28 AM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 43.43 HNL |
| 10 LVL | 434.31 HNL |
| 50 LVL | 2,171.53 HNL |
| 100 LVL | 4,343.05 HNL |
| 500 LVL | 21,715.25 HNL |
| 1,000 LVL | 43,430.50 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-28T01:09:28Z",
"rates": {
"HNL": 43.430502
}
}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.0502,
"rate": 43.430502
}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