Rate Overview
Live
1 LTL = 1.2381 AED
1 AED = 0.807658
LTL
Avg
1.2449
High
1.2757
Low
1.2271
Last updated: 5/29/2026, 2:28:34 PM
Quick Conversions
| LTL | AED |
|---|---|
| 1 LTL | 1.24 AED |
| 10 LTL | 12.38 AED |
| 50 LTL | 61.91 AED |
| 100 LTL | 123.81 AED |
| 500 LTL | 619.07 AED |
| 1,000 LTL | 1,238.15 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-05-29T14:28:34Z",
"rates": {
"AED": 1.238148
}
}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.8148,
"rate": 1.238148
}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