Rate Overview
Live
1 ALL = 270.5931 LAK
1 LAK = 0.003696
ALL
Avg
270.2196
High
271.7935
Low
268.3775
Last updated: 4/18/2026, 8:49:44 AM
Quick Conversions
| ALL | LAK |
|---|---|
| 1 ALL | 270.59 LAK |
| 10 ALL | 2,705.93 LAK |
| 50 ALL | 13,529.65 LAK |
| 100 ALL | 27,059.31 LAK |
| 500 ALL | 135,296.54 LAK |
| 1,000 ALL | 270,593.08 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-04-18T08:49:44Z",
"rates": {
"LAK": 270.593081
}
}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": 27059.3081,
"rate": 270.593081
}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