Rate Overview
Live
1 AED = 87.4158 LKR
1 LKR = 0.011440
AED
Avg
87.2035
High
87.4158
Low
87.0302
Last updated: 5/6/2026, 7:15:55 PM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 87.42 LKR |
| 10 AED | 874.16 LKR |
| 50 AED | 4,370.79 LKR |
| 100 AED | 8,741.58 LKR |
| 500 AED | 43,707.89 LKR |
| 1,000 AED | 87,415.77 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-06T19:15:55Z",
"rates": {
"LKR": 87.415771
}
}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": 8741.5771,
"rate": 87.415771
}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