Rate Overview
Live
1 AED = 89.5664 LKR
1 LKR = 0.011165
AED
Avg
89.5080
High
89.6423
Low
89.3189
Last updated: 9/3/2026, 4:34:33 AM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 89.57 LKR |
| 10 AED | 895.66 LKR |
| 50 AED | 4,478.32 LKR |
| 100 AED | 8,956.64 LKR |
| 500 AED | 44,783.19 LKR |
| 1,000 AED | 89,566.37 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-09-03T04:34:33Z",
"rates": {
"LKR": 89.566371
}
}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": 8956.6371,
"rate": 89.566371
}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