Rate Overview
Live
1 LVL = 2.9646 AWG
1 AWG = 0.337308
LVL
Avg
2.9769
High
3.0216
Low
2.9167
Last updated: 5/27/2026, 5:21:48 PM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.96 AWG |
| 10 LVL | 29.65 AWG |
| 50 LVL | 148.23 AWG |
| 100 LVL | 296.46 AWG |
| 500 LVL | 1,482.32 AWG |
| 1,000 LVL | 2,964.65 AWG |
Get LVL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=AWGExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-05-27T17:21:48Z",
"rates": {
"AWG": 2.964649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "AWG",
"amount": 100
},
"result": 296.4649,
"rate": 2.964649
}Build with LVL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key