Rate Overview
Live
1 AWG = 0.343566 LVL
1 LVL = 2.9106
AWG
Avg
0.343548
High
0.344206
Low
0.343170
Last updated: 7/24/2026, 12:06:10 AM
Quick Conversions
| AWG | LVL |
|---|---|
| 1 AWG | 0.34 LVL |
| 10 AWG | 3.44 LVL |
| 50 AWG | 17.18 LVL |
| 100 AWG | 34.36 LVL |
| 500 AWG | 171.78 LVL |
| 1,000 AWG | 343.57 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-24T00:06:10Z",
"rates": {
"LVL": 0.343566
}
}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.3566,
"rate": 0.343566
}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