Rate Overview
Live
1 LAK = 0.005920 HTG
1 HTG = 168.9189
LAK
Avg
0.005939
High
0.005972
Low
0.005906
Last updated: 6/19/2026, 8:37:01 AM
Quick Conversions
| LAK | HTG |
|---|---|
| 1 LAK | 0.01 HTG |
| 10 LAK | 0.06 HTG |
| 50 LAK | 0.30 HTG |
| 100 LAK | 0.59 HTG |
| 500 LAK | 2.96 HTG |
| 1,000 LAK | 5.92 HTG |
Get LAK/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=HTGExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-06-19T08:37:01Z",
"rates": {
"HTG": 0.00592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "HTG",
"amount": 100
},
"result": 0.592,
"rate": 0.00592
}Build with LAK/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key