Rate Overview
Live
1 LVL = 43.5757 HNL
1 HNL = 0.022949
LVL
Avg
44.1019
High
45.0587
Low
43.4677
Last updated: 3/27/2026, 3:14:42 PM
Quick Conversions
| LVL | HNL |
|---|---|
| 1 LVL | 43.58 HNL |
| 10 LVL | 435.76 HNL |
| 50 LVL | 2,178.78 HNL |
| 100 LVL | 4,357.57 HNL |
| 500 LVL | 21,787.83 HNL |
| 1,000 LVL | 43,575.67 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-27T15:14:42Z",
"rates": {
"HNL": 43.575669
}
}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": 4357.5669,
"rate": 43.575669
}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