Rate Overview
Live
1 ALL = 267.5166 LAK
1 LAK = 0.003738
ALL
Avg
268.2139
High
269.7559
Low
266.3636
Last updated: 6/19/2026, 1:47:33 PM
Quick Conversions
| ALL | LAK |
|---|---|
| 1 ALL | 267.52 LAK |
| 10 ALL | 2,675.17 LAK |
| 50 ALL | 13,375.83 LAK |
| 100 ALL | 26,751.66 LAK |
| 500 ALL | 133,758.29 LAK |
| 1,000 ALL | 267,516.59 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-06-19T13:47:33Z",
"rates": {
"LAK": 267.516586
}
}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": 26751.658600000002,
"rate": 267.516586
}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