Rate Overview
Live
1 LTL = 1.2307 AED
1 AED = 0.812569
LTL
Avg
1.2318
High
1.2621
Low
1.2097
Last updated: 8/15/2026, 6:29:17 AM
Quick Conversions
| LTL | AED |
|---|---|
| 1 LTL | 1.23 AED |
| 10 LTL | 12.31 AED |
| 50 LTL | 61.53 AED |
| 100 LTL | 123.07 AED |
| 500 LTL | 615.33 AED |
| 1,000 LTL | 1,230.66 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-08-15T06:29:17Z",
"rates": {
"AED": 1.230664
}
}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.0664,
"rate": 1.230664
}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