Rate Overview
Live
1 AED = 0.824976 LTL
1 LTL = 1.2122
AED
Avg
0.825195
High
0.826560
Low
0.822601
Last updated: 7/29/2026, 3:32:02 AM
Quick Conversions
| AED | LTL |
|---|---|
| 1 AED | 0.82 LTL |
| 10 AED | 8.25 LTL |
| 50 AED | 41.25 LTL |
| 100 AED | 82.50 LTL |
| 500 AED | 412.49 LTL |
| 1,000 AED | 824.98 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-29T03:32:02Z",
"rates": {
"LTL": 0.824976
}
}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.4976,
"rate": 0.824976
}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