Rate Overview
Live
1 LAK = 0.003591 ALL
1 ALL = 278.4740
LAK
Avg
0.003616
High
0.003647
Low
0.003586
Last updated: 8/2/2026, 1:23:19 PM
Quick Conversions
| LAK | ALL |
|---|---|
| 1 LAK | 0.00 ALL |
| 10 LAK | 0.04 ALL |
| 50 LAK | 0.18 ALL |
| 100 LAK | 0.36 ALL |
| 500 LAK | 1.80 ALL |
| 1,000 LAK | 3.59 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-08-02T13:23:19Z",
"rates": {
"ALL": 0.003591
}
}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.3591,
"rate": 0.003591
}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