Rate Overview
Live
1 AED = 5968.33 LAK
1 LAK = 0.000168
AED
Avg
5973.29
High
5994.33
Low
5947.82
Last updated: 5/26/2026, 10:33:07 AM
Quick Conversions
| AED | LAK |
|---|---|
| 1 AED | 5,968.33 LAK |
| 10 AED | 59,683.29 LAK |
| 50 AED | 298,416.44 LAK |
| 100 AED | 596,832.88 LAK |
| 500 AED | 2,984,164.42 LAK |
| 1,000 AED | 5,968,328.85 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-05-26T10:33:07Z",
"rates": {
"LAK": 5968.328845
}
}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": 596832.8845,
"rate": 5968.328845
}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