Rate Overview
Live
1 LTL = 1.2123 AED
1 AED = 0.824876
LTL
Avg
1.2375
High
1.2757
Low
1.2098
Last updated: 7/29/2026, 9:58:35 AM
Quick Conversions
| LTL | AED |
|---|---|
| 1 LTL | 1.21 AED |
| 10 LTL | 12.12 AED |
| 50 LTL | 60.62 AED |
| 100 LTL | 121.23 AED |
| 500 LTL | 606.15 AED |
| 1,000 LTL | 1,212.30 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-29T09:58:35Z",
"rates": {
"AED": 1.212304
}
}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.2304,
"rate": 1.212304
}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