Rate Overview
Live
1 LVL = 2.9118 AWG
1 AWG = 0.343425
LVL
Avg
2.9164
High
2.9757
Low
2.8997
Last updated: 7/6/2026, 2:35:25 PM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.91 AWG |
| 10 LVL | 29.12 AWG |
| 50 LVL | 145.59 AWG |
| 100 LVL | 291.18 AWG |
| 500 LVL | 1,455.92 AWG |
| 1,000 LVL | 2,911.85 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-07-06T14:35:25Z",
"rates": {
"AWG": 2.911847
}
}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": 291.18469999999996,
"rate": 2.911847
}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