Rate Overview
Live
1 LAK = 0.000138 LTL
1 LTL = 7246.38
LAK
Avg
0.000137
High
0.000139
Low
0.000136
Last updated: 3/7/2026, 3:46:41 AM
Quick Conversions
| LAK | LTL |
|---|---|
| 1 LAK | 0.00 LTL |
| 10 LAK | 0.00 LTL |
| 50 LAK | 0.01 LTL |
| 100 LAK | 0.01 LTL |
| 500 LAK | 0.07 LTL |
| 1,000 LAK | 0.14 LTL |
Get LAK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=LTLExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T03:46:41Z",
"rates": {
"LTL": 0.000138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "LTL",
"amount": 100
},
"result": 0.0138,
"rate": 0.000138
}Build with LAK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key