Rate Overview
Live
1 AED = 0.810109 LTL
1 LTL = 1.2344
AED
Avg
0.809268
High
0.811754
Low
0.805544
Last updated: 9/2/2026, 2:55:31 AM
Quick Conversions
| AED | LTL |
|---|---|
| 1 AED | 0.81 LTL |
| 10 AED | 8.10 LTL |
| 50 AED | 40.51 LTL |
| 100 AED | 81.01 LTL |
| 500 AED | 405.05 LTL |
| 1,000 AED | 810.11 LTL |
Get AED/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=LTLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-09-02T02:55:31Z",
"rates": {
"LTL": 0.810109
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "LTL",
"amount": 100
},
"result": 81.01089999999999,
"rate": 0.810109
}Build with AED/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key