Rate Overview
Live
1 LAK = 0.005972 HTG
1 HTG = 167.4481
LAK
Avg
0.006048
High
0.006160
Low
0.005935
Last updated: 5/28/2026, 12:09:17 AM
Quick Conversions
| LAK | HTG |
|---|---|
| 1 LAK | 0.01 HTG |
| 10 LAK | 0.06 HTG |
| 50 LAK | 0.30 HTG |
| 100 LAK | 0.60 HTG |
| 500 LAK | 2.99 HTG |
| 1,000 LAK | 5.97 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-05-28T00:09:17Z",
"rates": {
"HTG": 0.005972
}
}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.5972,
"rate": 0.005972
}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