Rate Overview
Live
1 LAK = 0.005812 HTG
1 HTG = 172.0578
LAK
Avg
0.005815
High
0.005866
Low
0.005795
Last updated: 8/21/2026, 9:58:11 AM
Quick Conversions
| LAK | HTG |
|---|---|
| 1 LAK | 0.01 HTG |
| 10 LAK | 0.06 HTG |
| 50 LAK | 0.29 HTG |
| 100 LAK | 0.58 HTG |
| 500 LAK | 2.91 HTG |
| 1,000 LAK | 5.81 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-08-21T09:58:11Z",
"rates": {
"HTG": 0.005812
}
}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.5812,
"rate": 0.005812
}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