Rate Overview
Live
1 LVL = 43.6433 HNL
1 HNL = 0.022913
LVL
Avg
43.4770
High
43.6433
Low
43.3612
Last updated: 7/30/2026, 5:22:59 PM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 43.64 HNL |
| 10 LVL | 436.43 HNL |
| 50 LVL | 2,182.17 HNL |
| 100 LVL | 4,364.33 HNL |
| 500 LVL | 21,821.67 HNL |
| 1,000 LVL | 43,643.33 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-30T17:22:59Z",
"rates": {
"HNL": 43.64333
}
}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": 4364.333,
"rate": 43.64333
}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