Rate Overview
Live
1 AED = 0.826162 LTL
1 LTL = 1.2104
AED
Avg
0.808239
High
0.826559
Low
0.783880
Last updated: 7/28/2026, 11:14:13 AM
Quick Conversions
| AED | LTL |
|---|---|
| 1 AED | 0.83 LTL |
| 10 AED | 8.26 LTL |
| 50 AED | 41.31 LTL |
| 100 AED | 82.62 LTL |
| 500 AED | 413.08 LTL |
| 1,000 AED | 826.16 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-07-28T11:14:13Z",
"rates": {
"LTL": 0.826162
}
}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": 82.61619999999999,
"rate": 0.826162
}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