Rate Overview
Live
1 AED = 88.4872 LKR
1 LKR = 0.011301
AED
Avg
83.4458
High
89.7099
Low
80.4595
Last updated: 5/26/2026, 10:13:22 PM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 88.49 LKR |
| 10 AED | 884.87 LKR |
| 50 AED | 4,424.36 LKR |
| 100 AED | 8,848.72 LKR |
| 500 AED | 44,243.62 LKR |
| 1,000 AED | 88,487.25 LKR |
Get AED/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=LKRExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-26T22:13:22Z",
"rates": {
"LKR": 88.487245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "LKR",
"amount": 100
},
"result": 8848.7245,
"rate": 88.487245
}Build with AED/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key