Rate Overview
Live
1 AED = 6111.45 LAK
1 LAK = 0.000164
AED
Avg
6108.61
High
6129.92
Low
6083.13
Last updated: 9/4/2026, 11:21:59 AM
Quick Conversions
| AED | LAK |
|---|---|
| 1 AED | 6,111.45 LAK |
| 10 AED | 61,114.45 LAK |
| 50 AED | 305,572.26 LAK |
| 100 AED | 611,144.53 LAK |
| 500 AED | 3,055,722.64 LAK |
| 1,000 AED | 6,111,445.28 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-09-04T11:21:59Z",
"rates": {
"LAK": 6111.445275
}
}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": 611144.5275,
"rate": 6111.445275
}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