Rate Overview
Live
1 AWG = 0.337971 LVL
1 LVL = 2.9588
AWG
Avg
0.335974
High
0.338509
Low
0.332269
Last updated: 3/7/2026, 7:06:12 AM
Quick Conversions
| AWG | LVL |
|---|---|
| 1 AWG | 0.34 LVL |
| 10 AWG | 3.38 LVL |
| 50 AWG | 16.90 LVL |
| 100 AWG | 33.80 LVL |
| 500 AWG | 168.99 LVL |
| 1,000 AWG | 337.97 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-07T07:06:12Z",
"rates": {
"LVL": 0.337971
}
}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.7971,
"rate": 0.337971
}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