Rate Overview
Live
1 AED = 0.164707 LVL
1 LVL = 6.0714
AED
Avg
0.164685
High
0.164707
Low
0.164668
Last updated: 4/18/2026, 8:43:27 AM
Quick Conversions
| AED | LVL |
|---|---|
| 1 AED | 0.16 LVL |
| 10 AED | 1.65 LVL |
| 50 AED | 8.24 LVL |
| 100 AED | 16.47 LVL |
| 500 AED | 82.35 LVL |
| 1,000 AED | 164.71 LVL |
Get AED/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=LVLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-18T08:43:27Z",
"rates": {
"LVL": 0.164707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "LVL",
"amount": 100
},
"result": 16.4707,
"rate": 0.164707
}Build with AED/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key