Rate Overview
Live
1 LVL = 2.9492 AWG
1 AWG = 0.339073
LVL
Avg
2.9429
High
2.9492
Low
2.9349
Last updated: 8/17/2026, 2:40:22 PM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.95 AWG |
| 10 LVL | 29.49 AWG |
| 50 LVL | 147.46 AWG |
| 100 LVL | 294.92 AWG |
| 500 LVL | 1,474.61 AWG |
| 1,000 LVL | 2,949.22 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-08-17T14:40:22Z",
"rates": {
"AWG": 2.949221
}
}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": 294.9221,
"rate": 2.949221
}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