Rate Overview
Live
1 AED = 86.1498 LKR
1 LKR = 0.011608
AED
Avg
86.0540
High
86.1498
Low
85.8879
Last updated: 4/16/2026, 5:54:52 PM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 86.15 LKR |
| 10 AED | 861.50 LKR |
| 50 AED | 4,307.49 LKR |
| 100 AED | 8,614.98 LKR |
| 500 AED | 43,074.90 LKR |
| 1,000 AED | 86,149.79 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-04-16T17:54:52Z",
"rates": {
"LKR": 86.149793
}
}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": 8614.9793,
"rate": 86.149793
}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