Rate Overview
Live
1 AED = 5887.87 LAK
1 LAK = 0.000170
AED
Avg
5853.81
High
5894.00
Low
5823.21
Last updated: 3/26/2026, 3:36:36 PM
Quick Conversions
| AED | LAK |
|---|---|
| 1 AED | 5,887.87 LAK |
| 10 AED | 58,878.71 LAK |
| 50 AED | 294,393.53 LAK |
| 100 AED | 588,787.06 LAK |
| 500 AED | 2,943,935.30 LAK |
| 1,000 AED | 5,887,870.61 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-03-26T15:36:36Z",
"rates": {
"LAK": 5887.870608
}
}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": 588787.0608,
"rate": 5887.870608
}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