Rate Overview
Live
1 LVL = 43.8515 HNL
1 HNL = 0.022804
LVL
Avg
44.0664
High
44.5870
Low
43.6821
Last updated: 3/7/2026, 3:48:21 AM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 43.85 HNL |
| 10 LVL | 438.51 HNL |
| 50 LVL | 2,192.57 HNL |
| 100 LVL | 4,385.15 HNL |
| 500 LVL | 21,925.74 HNL |
| 1,000 LVL | 43,851.48 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-03-07T03:48:21Z",
"rates": {
"HNL": 43.851483
}
}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": 4385.1483,
"rate": 43.851483
}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