Rate Overview
Live
1 ALL = 258.6617 LAK
1 LAK = 0.003866
ALL
Avg
260.1938
High
262.6628
Low
258.0064
Last updated: 3/7/2026, 12:14:51 AM
Quick Conversions
| ALL | LAK |
|---|---|
| 1 ALL | 258.66 LAK |
| 10 ALL | 2,586.62 LAK |
| 50 ALL | 12,933.08 LAK |
| 100 ALL | 25,866.17 LAK |
| 500 ALL | 129,330.85 LAK |
| 1,000 ALL | 258,661.70 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-03-07T00:14:51Z",
"rates": {
"LAK": 258.661695
}
}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": 25866.1695,
"rate": 258.661695
}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