Rate Overview
Live
1 AWG = 0.344333 LVL
1 LVL = 2.9042
AWG
Avg
0.344349
High
0.345223
Low
0.343170
Last updated: 7/27/2026, 5:00:42 PM
Quick Conversions
| AWG | LVL |
|---|---|
| 1 AWG | 0.34 LVL |
| 10 AWG | 3.44 LVL |
| 50 AWG | 17.22 LVL |
| 100 AWG | 34.43 LVL |
| 500 AWG | 172.17 LVL |
| 1,000 AWG | 344.33 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-27T17:00:42Z",
"rates": {
"LVL": 0.344333
}
}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.4333,
"rate": 0.344333
}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