Rate Overview
Live
1 LAK = 0.000745 LSL
1 LSL = 1342.28
LAK
Avg
0.000753
High
0.000767
Low
0.000743
Last updated: 5/27/2026, 6:41:01 PM
Quick Conversions
| LAK | LSL |
|---|---|
| 1 LAK | 0.00 LSL |
| 10 LAK | 0.01 LSL |
| 50 LAK | 0.04 LSL |
| 100 LAK | 0.07 LSL |
| 500 LAK | 0.37 LSL |
| 1,000 LAK | 0.75 LSL |
Get LAK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=LSLExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-27T18:41:01Z",
"rates": {
"LSL": 0.000745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "LSL",
"amount": 100
},
"result": 0.0745,
"rate": 0.000745
}Build with LAK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key