Rate Overview
Live
1 AED = 0.812569 LTL
1 LTL = 1.2307
AED
Avg
0.813916
High
0.815800
Low
0.812569
Last updated: 8/15/2026, 5:36:22 AM
Quick Conversions
| AED | LTL |
|---|---|
| 1 AED | 0.81 LTL |
| 10 AED | 8.13 LTL |
| 50 AED | 40.63 LTL |
| 100 AED | 81.26 LTL |
| 500 AED | 406.28 LTL |
| 1,000 AED | 812.57 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-08-15T05:36:22Z",
"rates": {
"LTL": 0.812569
}
}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.2569,
"rate": 0.812569
}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