Rate Overview
Live
1 AWG = 0.336050 LVL
1 LVL = 2.9757
AWG
Avg
0.336067
High
0.341522
Low
0.329556
Last updated: 3/28/2026, 11:03:55 AM
Quick Conversions
| AWG | LVL |
|---|---|
| 1 AWG | 0.34 LVL |
| 10 AWG | 3.36 LVL |
| 50 AWG | 16.80 LVL |
| 100 AWG | 33.61 LVL |
| 500 AWG | 168.03 LVL |
| 1,000 AWG | 336.05 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-03-28T11:03:55Z",
"rates": {
"LVL": 0.33605
}
}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.605000000000004,
"rate": 0.33605
}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