Rate Overview
Live
1 LTL = 1.2104 AED
1 AED = 0.826163
LTL
Avg
1.2390
High
1.2757
Low
1.2098
Last updated: 7/28/2026, 12:44:50 PM
Quick Conversions
| LTL | AED |
|---|---|
| 1 LTL | 1.21 AED |
| 10 LTL | 12.10 AED |
| 50 LTL | 60.52 AED |
| 100 LTL | 121.04 AED |
| 500 LTL | 605.21 AED |
| 1,000 LTL | 1,210.42 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-28T12:44:50Z",
"rates": {
"AED": 1.210415
}
}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.0415,
"rate": 1.210415
}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