Rate Overview
Live
1 LAK = 0.003845 ALL
1 ALL = 260.0780
LAK
Avg
0.003841
High
0.003875
Low
0.003807
Last updated: 3/7/2026, 3:05:30 AM
Quick Conversions
| LAK | ALL |
|---|---|
| 1 LAK | 0.00 ALL |
| 10 LAK | 0.04 ALL |
| 50 LAK | 0.19 ALL |
| 100 LAK | 0.38 ALL |
| 500 LAK | 1.92 ALL |
| 1,000 LAK | 3.84 ALL |
Get LAK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=ALLExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T03:05:30Z",
"rates": {
"ALL": 0.003845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "ALL",
"amount": 100
},
"result": 0.3845,
"rate": 0.003845
}Build with LAK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key