Rate Overview
Live
1 AED = 85.8262 LKR
1 LKR = 0.011651
AED
Avg
82.2528
High
85.8262
Low
79.5918
Last updated: 3/27/2026, 12:57:45 PM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 85.83 LKR |
| 10 AED | 858.26 LKR |
| 50 AED | 4,291.31 LKR |
| 100 AED | 8,582.62 LKR |
| 500 AED | 42,913.10 LKR |
| 1,000 AED | 85,826.20 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-27T12:57:45Z",
"rates": {
"LKR": 85.826198
}
}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.6198,
"rate": 85.826198
}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