Rate Overview
Live
1 ALL = 260.3998 LAK
1 LAK = 0.003840
ALL
Avg
250.4017
High
263.3739
Low
226.5795
Last updated: 3/27/2026, 6:51:22 PM
Quick Conversions
| ALL | LAK |
|---|---|
| 1 ALL | 260.40 LAK |
| 10 ALL | 2,604.00 LAK |
| 50 ALL | 13,019.99 LAK |
| 100 ALL | 26,039.98 LAK |
| 500 ALL | 130,199.88 LAK |
| 1,000 ALL | 260,399.75 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-27T18:51:22Z",
"rates": {
"LAK": 260.399752
}
}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": 26039.975199999997,
"rate": 260.399752
}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