Rate Overview
Live
1 ALL = 282.6236 LAK
1 LAK = 0.003538
ALL
Avg
282.6937
High
283.2399
Low
282.0375
Last updated: 9/11/2026, 10:12:37 PM
Quick Conversions
| ALL | LAK |
|---|---|
| 1 ALL | 282.62 LAK |
| 10 ALL | 2,826.24 LAK |
| 50 ALL | 14,131.18 LAK |
| 100 ALL | 28,262.36 LAK |
| 500 ALL | 141,311.78 LAK |
| 1,000 ALL | 282,623.56 LAK |
Get ALL/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LAKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-11T22:12:37Z",
"rates": {
"LAK": 282.62356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LAK",
"amount": 100
},
"result": 28262.356,
"rate": 282.62356
}Build with ALL/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key