Rate Overview
Live
1 AED = 6132.14 LAK
1 LAK = 0.000163
AED
Avg
6140.76
High
6157.68
Low
6118.39
Last updated: 7/20/2026, 7:29:18 PM
Quick Conversions
| AED | LAK |
|---|---|
| 1 AED | 6,132.14 LAK |
| 10 AED | 61,321.37 LAK |
| 50 AED | 306,606.83 LAK |
| 100 AED | 613,213.67 LAK |
| 500 AED | 3,066,068.34 LAK |
| 1,000 AED | 6,132,136.68 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-07-20T19:29:18Z",
"rates": {
"LAK": 6132.136678
}
}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": 613213.6677999999,
"rate": 6132.136678
}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