Rate Overview
Live
1 ALL = 268.3480 LAK
1 LAK = 0.003727
ALL
Avg
268.4096
High
271.2155
Low
265.7568
Last updated: 5/30/2026, 10:36:52 AM
Quick Conversions
| ALL | LAK |
|---|---|
| 1 ALL | 268.35 LAK |
| 10 ALL | 2,683.48 LAK |
| 50 ALL | 13,417.40 LAK |
| 100 ALL | 26,834.80 LAK |
| 500 ALL | 134,174.01 LAK |
| 1,000 ALL | 268,348.02 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-05-30T10:36:52Z",
"rates": {
"LAK": 268.348022
}
}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": 26834.802200000002,
"rate": 268.348022
}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