Rate Overview
Live
1 AED = 91.6563 LKR
1 LKR = 0.010910
AED
Avg
91.7033
High
91.8631
Low
91.5481
Last updated: 7/2/2026, 4:48:28 AM
Quick Conversions
| AED | LKR |
|---|---|
| 1 AED | 91.66 LKR |
| 10 AED | 916.56 LKR |
| 50 AED | 4,582.82 LKR |
| 100 AED | 9,165.63 LKR |
| 500 AED | 45,828.16 LKR |
| 1,000 AED | 91,656.32 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-02T04:48:28Z",
"rates": {
"LKR": 91.656321
}
}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": 9165.6321,
"rate": 91.656321
}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