Rate Overview
Live
1 ALL = 284.3349 LAK
1 LAK = 0.003517
ALL
Avg
281.8188
High
284.3349
Low
279.9153
Last updated: 8/21/2026, 9:20:35 AM
Quick Conversions
| ALL | LAK |
|---|---|
| 1 ALL | 284.33 LAK |
| 10 ALL | 2,843.35 LAK |
| 50 ALL | 14,216.75 LAK |
| 100 ALL | 28,433.49 LAK |
| 500 ALL | 142,167.47 LAK |
| 1,000 ALL | 284,334.94 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-08-21T09:20:35Z",
"rates": {
"LAK": 284.334944
}
}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": 28433.4944,
"rate": 284.334944
}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