Rate Overview
Live
1 LTL = 1.2276 AED
1 AED = 0.814623
LTL
Avg
1.2308
High
1.2347
Low
1.2275
Last updated: 3/27/2026, 10:04:33 AM
Quick Conversions
| LTL | AED |
|---|---|
| 1 LTL | 1.23 AED |
| 10 LTL | 12.28 AED |
| 50 LTL | 61.38 AED |
| 100 LTL | 122.76 AED |
| 500 LTL | 613.78 AED |
| 1,000 LTL | 1,227.56 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-03-27T10:04:33Z",
"rates": {
"AED": 1.227562
}
}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": 122.7562,
"rate": 1.227562
}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