Rate Overview
Live
1 AED = 0.803881 LTL
1 LTL = 1.2440
AED
Avg
0.803894
High
0.803941
Low
0.803881
Last updated: 5/9/2026, 9:47:45 AM
Quick Conversions
| AED | LTL |
|---|---|
| 1 AED | 0.80 LTL |
| 10 AED | 8.04 LTL |
| 50 AED | 40.19 LTL |
| 100 AED | 80.39 LTL |
| 500 AED | 401.94 LTL |
| 1,000 AED | 803.88 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-05-09T09:47:45Z",
"rates": {
"LTL": 0.803881
}
}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.3881,
"rate": 0.803881
}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