Rate Overview
Live
1 AED = 84.8509 LKR
1 LKR = 0.011785
AED
Avg
84.5482
High
84.8944
Low
84.1887
Last updated: 3/6/2026, 11:24:58 PM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 84.85 LKR |
| 10 AED | 848.51 LKR |
| 50 AED | 4,242.55 LKR |
| 100 AED | 8,485.09 LKR |
| 500 AED | 42,425.47 LKR |
| 1,000 AED | 84,850.94 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-03-06T23:24:58Z",
"rates": {
"LKR": 84.850939
}
}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": 8485.0939,
"rate": 84.850939
}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