Rate Overview
Live
1 AWG = 0.344206 LVL
1 LVL = 2.9052
AWG
Avg
0.338131
High
0.344652
Low
0.329737
Last updated: 7/22/2026, 6:08:26 PM
Quick Conversions
| AWG | LVL |
|---|---|
| 1 AWG | 0.34 LVL |
| 10 AWG | 3.44 LVL |
| 50 AWG | 17.21 LVL |
| 100 AWG | 34.42 LVL |
| 500 AWG | 172.10 LVL |
| 1,000 AWG | 344.21 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-07-22T18:08:26Z",
"rates": {
"LVL": 0.344206
}
}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": 34.4206,
"rate": 0.344206
}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