Rate Overview
Live
1 LTL = 1.2344 AED
1 AED = 0.810110
LTL
Avg
1.2357
High
1.2414
Low
1.2319
Last updated: 9/2/2026, 1:32:32 AM
Quick Conversions
| LTL | AED |
|---|---|
| 1 LTL | 1.23 AED |
| 10 LTL | 12.34 AED |
| 50 LTL | 61.72 AED |
| 100 LTL | 123.44 AED |
| 500 LTL | 617.20 AED |
| 1,000 LTL | 1,234.40 AED |
Get LTL/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=AEDExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-09-02T01:32:32Z",
"rates": {
"AED": 1.234401
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "AED",
"amount": 100
},
"result": 123.4401,
"rate": 1.234401
}Build with LTL/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key