Rate Overview
Live
1 AED = 0.809021 LTL
1 LTL = 1.2361
AED
Avg
0.803808
High
0.810477
Low
0.795595
Last updated: 3/7/2026, 2:14:53 AM
Quick Conversions
| AED | LTL |
|---|---|
| 1 AED | 0.81 LTL |
| 10 AED | 8.09 LTL |
| 50 AED | 40.45 LTL |
| 100 AED | 80.90 LTL |
| 500 AED | 404.51 LTL |
| 1,000 AED | 809.02 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-03-07T02:14:53Z",
"rates": {
"LTL": 0.809021
}
}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": 80.9021,
"rate": 0.809021
}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