Rate Overview
Live
1 AED = 91.5515 LKR
1 LKR = 0.010923
AED
Avg
91.6495
High
91.7718
Low
91.4706
Last updated: 7/25/2026, 11:08:40 PM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 91.55 LKR |
| 10 AED | 915.52 LKR |
| 50 AED | 4,577.58 LKR |
| 100 AED | 9,155.15 LKR |
| 500 AED | 45,775.77 LKR |
| 1,000 AED | 91,551.55 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-25T23:08:40Z",
"rates": {
"LKR": 91.551545
}
}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": 9155.1545,
"rate": 91.551545
}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