Rate Overview
Live
1 LVL = 2.9539 AWG
1 AWG = 0.338540
LVL
Avg
2.9553
High
2.9670
Low
2.9491
Last updated: 9/3/2026, 7:35:15 AM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.95 AWG |
| 10 LVL | 29.54 AWG |
| 50 LVL | 147.69 AWG |
| 100 LVL | 295.39 AWG |
| 500 LVL | 1,476.93 AWG |
| 1,000 LVL | 2,953.86 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-09-03T07:35:15Z",
"rates": {
"AWG": 2.95386
}
}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": 295.386,
"rate": 2.95386
}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