Rate Overview
Live
1 AWG = 0.339035 LVL
1 LVL = 2.9495
AWG
Avg
0.339255
High
0.340010
Low
0.338060
Last updated: 6/17/2026, 1:36:05 AM
Quick Conversions
| AWG | LVL |
|---|---|
| 1 AWG | 0.34 LVL |
| 10 AWG | 3.39 LVL |
| 50 AWG | 16.95 LVL |
| 100 AWG | 33.90 LVL |
| 500 AWG | 169.52 LVL |
| 1,000 AWG | 339.03 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-06-17T01:36:05Z",
"rates": {
"LVL": 0.339035
}
}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.903499999999994,
"rate": 0.339035
}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