Rate Overview
Live
1 AED = 6137.55 LAK
1 LAK = 0.000163
AED
Avg
6142.79
High
6167.73
Low
6124.90
Last updated: 8/15/2026, 5:36:22 AM
Quick Conversions
| AED | LAK |
|---|---|
| 1 AED | 6,137.55 LAK |
| 10 AED | 61,375.46 LAK |
| 50 AED | 306,877.30 LAK |
| 100 AED | 613,754.61 LAK |
| 500 AED | 3,068,773.03 LAK |
| 1,000 AED | 6,137,546.06 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-08-15T05:36:22Z",
"rates": {
"LAK": 6137.546057
}
}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": 613754.6057,
"rate": 6137.546057
}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