Rate Overview
Live
1 LTL = 1.2171 AED
1 AED = 0.821652
LTL
Avg
1.2024
High
1.2579
Low
1.0968
Last updated: 7/20/2026, 4:58:13 PM
Quick Conversions
| LTL | AED |
|---|---|
| 1 LTL | 1.22 AED |
| 10 LTL | 12.17 AED |
| 50 LTL | 60.85 AED |
| 100 LTL | 121.71 AED |
| 500 LTL | 608.53 AED |
| 1,000 LTL | 1,217.06 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-07-20T16:58:13Z",
"rates": {
"AED": 1.217061
}
}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": 121.70609999999999,
"rate": 1.217061
}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