Rate Overview
Live
1 AED = 91.8111 LKR
1 LKR = 0.010892
AED
Avg
87.7335
High
91.8111
Low
84.4039
Last updated: 7/22/2026, 10:09:35 AM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 91.81 LKR |
| 10 AED | 918.11 LKR |
| 50 AED | 4,590.55 LKR |
| 100 AED | 9,181.11 LKR |
| 500 AED | 45,905.54 LKR |
| 1,000 AED | 91,811.08 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-07-22T10:09:35Z",
"rates": {
"LKR": 91.811078
}
}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": 9181.1078,
"rate": 91.811078
}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