Rate Overview
Live
1 AED = 91.7852 LKR
1 LKR = 0.010895
AED
Avg
87.2747
High
91.7852
Low
84.3802
Last updated: 7/21/2026, 11:25:27 AM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 91.79 LKR |
| 10 AED | 917.85 LKR |
| 50 AED | 4,589.26 LKR |
| 100 AED | 9,178.52 LKR |
| 500 AED | 45,892.61 LKR |
| 1,000 AED | 91,785.21 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-21T11:25:27Z",
"rates": {
"LKR": 91.785213
}
}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": 9178.5213,
"rate": 91.785213
}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