Rate Overview
Live
1 LTL = 1.2438 AED
1 AED = 0.804013
LTL
Avg
1.2439
High
1.2441
Low
1.2438
Last updated: 4/18/2026, 8:44:33 AM
Quick Conversions
| LTL | AED |
|---|---|
| 1 LTL | 1.24 AED |
| 10 LTL | 12.44 AED |
| 50 LTL | 62.19 AED |
| 100 LTL | 124.38 AED |
| 500 LTL | 621.88 AED |
| 1,000 LTL | 1,243.76 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-04-18T08:44:33Z",
"rates": {
"AED": 1.243761
}
}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": 124.3761,
"rate": 1.243761
}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