Rate Overview
Live
1 AED = 85.8208 LKR
1 LKR = 0.011652
AED
Avg
83.8589
High
85.8208
Low
81.3248
Last updated: 3/27/2026, 2:37:02 PM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 85.82 LKR |
| 10 AED | 858.21 LKR |
| 50 AED | 4,291.04 LKR |
| 100 AED | 8,582.08 LKR |
| 500 AED | 42,910.38 LKR |
| 1,000 AED | 85,820.75 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-27T14:37:02Z",
"rates": {
"LKR": 85.820753
}
}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": 8582.0753,
"rate": 85.820753
}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