Rate Overview
Live
1 LAK = 0.003679 ALL
1 ALL = 271.8130
LAK
Avg
0.003702
High
0.003729
Low
0.003679
Last updated: 4/17/2026, 6:16:47 AM
Quick Conversions
| LAK | ALL |
|---|---|
| 1 LAK | 0.00 ALL |
| 10 LAK | 0.04 ALL |
| 50 LAK | 0.18 ALL |
| 100 LAK | 0.37 ALL |
| 500 LAK | 1.84 ALL |
| 1,000 LAK | 3.68 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-04-17T06:16:47Z",
"rates": {
"ALL": 0.003679
}
}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.3679,
"rate": 0.003679
}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