Rate Overview
Live
1 AED = 90.7712 LKR
1 LKR = 0.011017
AED
Avg
91.0520
High
91.8739
Low
90.3556
Last updated: 6/16/2026, 1:07:41 AM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 90.77 LKR |
| 10 AED | 907.71 LKR |
| 50 AED | 4,538.56 LKR |
| 100 AED | 9,077.12 LKR |
| 500 AED | 45,385.58 LKR |
| 1,000 AED | 90,771.17 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-06-16T01:07:41Z",
"rates": {
"LKR": 90.771167
}
}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": 9077.1167,
"rate": 90.771167
}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