Rate Overview
Live
1 LVL = 43.5284 HNL
1 HNL = 0.022973
LVL
Avg
43.4984
High
43.5730
Low
43.3966
Last updated: 7/8/2026, 2:20:22 PM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 43.53 HNL |
| 10 LVL | 435.28 HNL |
| 50 LVL | 2,176.42 HNL |
| 100 LVL | 4,352.84 HNL |
| 500 LVL | 21,764.22 HNL |
| 1,000 LVL | 43,528.45 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-08T14:20:22Z",
"rates": {
"HNL": 43.528447
}
}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": 4352.8447,
"rate": 43.528447
}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