Rate Overview
Live
1 AWG = 0.335816 LVL
1 LVL = 2.9778
AWG
Avg
0.335894
High
0.336050
Low
0.335583
Last updated: 5/7/2026, 7:05:54 PM
Quick Conversions
| AWG | LVL |
|---|---|
| 1 AWG | 0.34 LVL |
| 10 AWG | 3.36 LVL |
| 50 AWG | 16.79 LVL |
| 100 AWG | 33.58 LVL |
| 500 AWG | 167.91 LVL |
| 1,000 AWG | 335.82 LVL |
Get AWG/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=LVLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T19:05:54Z",
"rates": {
"LVL": 0.335816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "LVL",
"amount": 100
},
"result": 33.5816,
"rate": 0.335816
}Build with AWG/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key