Rate Overview
Live
1 AED = 91.4379 LKR
1 LKR = 0.010936
AED
Avg
91.5420
High
91.7436
Low
91.2940
Last updated: 7/6/2026, 3:49:34 AM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 91.44 LKR |
| 10 AED | 914.38 LKR |
| 50 AED | 4,571.90 LKR |
| 100 AED | 9,143.79 LKR |
| 500 AED | 45,718.96 LKR |
| 1,000 AED | 91,437.92 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-06T03:49:34Z",
"rates": {
"LKR": 91.437922
}
}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": 9143.7922,
"rate": 91.437922
}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