Rate Overview
Live
1 AED = 91.5415 LKR
1 LKR = 0.010924
AED
Avg
87.4119
High
91.7718
Low
84.3802
Last updated: 7/26/2026, 10:42:01 AM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 91.54 LKR |
| 10 AED | 915.42 LKR |
| 50 AED | 4,577.08 LKR |
| 100 AED | 9,154.15 LKR |
| 500 AED | 45,770.77 LKR |
| 1,000 AED | 91,541.54 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-26T10:42:01Z",
"rates": {
"LKR": 91.541536
}
}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": 9154.1536,
"rate": 91.541536
}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