Rate Overview
Live
1 LAK = 0.001196 HNL
1 HNL = 836.1204
LAK
Avg
0.001204
High
0.001235
Low
0.001181
Last updated: 9/12/2026, 4:08:36 AM
Quick Conversions
| LAK | HNL |
|---|---|
| 1 LAK | 0.00 HNL |
| 10 LAK | 0.01 HNL |
| 50 LAK | 0.06 HNL |
| 100 LAK | 0.12 HNL |
| 500 LAK | 0.60 HNL |
| 1,000 LAK | 1.20 HNL |
Get LAK/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=HNLExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-09-12T04:08:36Z",
"rates": {
"HNL": 0.001196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "HNL",
"amount": 100
},
"result": 0.1196,
"rate": 0.001196
}Build with LAK/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key