Rate Overview
Live
1 LAK = 0.003516 ALL
1 ALL = 284.4141
LAK
Avg
0.003548
High
0.003572
Low
0.003516
Last updated: 8/21/2026, 6:44:35 AM
Quick Conversions
| LAK | ALL |
|---|---|
| 1 LAK | 0.00 ALL |
| 10 LAK | 0.04 ALL |
| 50 LAK | 0.18 ALL |
| 100 LAK | 0.35 ALL |
| 500 LAK | 1.76 ALL |
| 1,000 LAK | 3.52 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-21T06:44:35Z",
"rates": {
"ALL": 0.003516
}
}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.3516,
"rate": 0.003516
}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