Rate Overview
Live
1 AED = 5984.98 LAK
1 LAK = 0.000167
AED
Avg
5983.12
High
5994.72
Low
5969.19
Last updated: 4/15/2026, 9:29:21 PM
Quick Conversions
| AED | LAK |
|---|---|
| 1 AED | 5,984.98 LAK |
| 10 AED | 59,849.78 LAK |
| 50 AED | 299,248.91 LAK |
| 100 AED | 598,497.82 LAK |
| 500 AED | 2,992,489.08 LAK |
| 1,000 AED | 5,984,978.16 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-04-15T21:29:21Z",
"rates": {
"LAK": 5984.978163
}
}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": 598497.8163,
"rate": 5984.978163
}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