Rate Overview
Live
1 AED = 5994.78 LAK
1 LAK = 0.000167
AED
Avg
5992.26
High
6025.58
Low
5963.66
Last updated: 6/15/2026, 11:20:56 AM
Quick Conversions
| AED | LAK |
|---|---|
| 1 AED | 5,994.78 LAK |
| 10 AED | 59,947.77 LAK |
| 50 AED | 299,738.85 LAK |
| 100 AED | 599,477.70 LAK |
| 500 AED | 2,997,388.51 LAK |
| 1,000 AED | 5,994,777.03 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-06-15T11:20:56Z",
"rates": {
"LAK": 5994.777027
}
}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": 599477.7027,
"rate": 5994.777027
}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