Rate Overview
Live
1 AED = 6162.24 LAK
1 LAK = 0.000162
AED
Avg
5955.87
High
6163.11
Low
5823.21
Last updated: 7/26/2026, 11:13:31 PM
Quick Conversions
| AED | LAK |
|---|---|
| 1 AED | 6,162.24 LAK |
| 10 AED | 61,622.43 LAK |
| 50 AED | 308,112.17 LAK |
| 100 AED | 616,224.35 LAK |
| 500 AED | 3,081,121.74 LAK |
| 1,000 AED | 6,162,243.49 LAK |
Get AED/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=LAKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-26T23:13:31Z",
"rates": {
"LAK": 6162.243485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "LAK",
"amount": 100
},
"result": 616224.3485,
"rate": 6162.243485
}Build with AED/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key