Rate Overview
Live
1 AED = 0.167242 LVL
1 LVL = 5.9794
AED
Avg
0.164498
High
0.168017
Low
0.159554
Last updated: 7/21/2026, 1:54:00 AM
Quick Conversions
| AED | LVL |
|---|---|
| 1 AED | 0.17 LVL |
| 10 AED | 1.67 LVL |
| 50 AED | 8.36 LVL |
| 100 AED | 16.72 LVL |
| 500 AED | 83.62 LVL |
| 1,000 AED | 167.24 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-07-21T01:54:00Z",
"rates": {
"LVL": 0.167242
}
}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.7242,
"rate": 0.167242
}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