Rate Overview
Live
1 AED = 0.815729 LTL
1 LTL = 1.2259
AED
Avg
0.812428
High
0.815729
Low
0.809394
Last updated: 6/19/2026, 3:46:53 AM
Quick Conversions
| AED | LTL |
|---|---|
| 1 AED | 0.82 LTL |
| 10 AED | 8.16 LTL |
| 50 AED | 40.79 LTL |
| 100 AED | 81.57 LTL |
| 500 AED | 407.86 LTL |
| 1,000 AED | 815.73 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-06-19T03:46:53Z",
"rates": {
"LTL": 0.815729
}
}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.5729,
"rate": 0.815729
}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