Rate Overview
Live
1 AWG = 0.345223 LVL
1 LVL = 2.8967
AWG
Avg
0.337622
High
0.345223
Low
0.327394
Last updated: 7/26/2026, 9:42:11 AM
Quick Conversions
| AWG | LVL |
|---|---|
| 1 AWG | 0.35 LVL |
| 10 AWG | 3.45 LVL |
| 50 AWG | 17.26 LVL |
| 100 AWG | 34.52 LVL |
| 500 AWG | 172.61 LVL |
| 1,000 AWG | 345.22 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-26T09:42:11Z",
"rates": {
"LVL": 0.345223
}
}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.5223,
"rate": 0.345223
}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