Rate Overview
Live
1 ALL = 273.9434 LAK
1 LAK = 0.003650
ALL
Avg
274.6856
High
275.8259
Low
273.5524
Last updated: 7/11/2026, 4:00:23 PM
Quick Conversions
| ALL | LAK |
|---|---|
| 1 ALL | 273.94 LAK |
| 10 ALL | 2,739.43 LAK |
| 50 ALL | 13,697.17 LAK |
| 100 ALL | 27,394.34 LAK |
| 500 ALL | 136,971.68 LAK |
| 1,000 ALL | 273,943.37 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-07-11T16:00:23Z",
"rates": {
"LAK": 273.943366
}
}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": 27394.336600000002,
"rate": 273.943366
}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