Rate Overview
Live
1 AED = 5828.34 LAK
1 LAK = 0.000172
AED
Avg
5828.16
High
5839.97
Low
5818.24
Last updated: 3/6/2026, 8:10:12 AM
Quick Conversions
| AED | LAK |
|---|---|
| 1 AED | 5,828.34 LAK |
| 10 AED | 58,283.39 LAK |
| 50 AED | 291,416.94 LAK |
| 100 AED | 582,833.87 LAK |
| 500 AED | 2,914,169.36 LAK |
| 1,000 AED | 5,828,338.72 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-06T08:10:12Z",
"rates": {
"LAK": 5828.338718
}
}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": 582833.8718,
"rate": 5828.338718
}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