Rate Overview
Live
1 AED = 90.5673 LKR
1 LKR = 0.011042
AED
Avg
91.1031
High
91.4692
Low
90.5673
Last updated: 8/15/2026, 5:36:22 AM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 90.57 LKR |
| 10 AED | 905.67 LKR |
| 50 AED | 4,528.37 LKR |
| 100 AED | 9,056.73 LKR |
| 500 AED | 45,283.65 LKR |
| 1,000 AED | 90,567.31 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-08-15T05:36:22Z",
"rates": {
"LKR": 90.567306
}
}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": 9056.7306,
"rate": 90.567306
}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