Rate Overview
Live
1 LVL = 2.8981 AWG
1 AWG = 0.345055
LVL
Avg
2.9548
High
3.0485
Low
2.8981
Last updated: 7/28/2026, 12:02:52 PM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.90 AWG |
| 10 LVL | 28.98 AWG |
| 50 LVL | 144.90 AWG |
| 100 LVL | 289.81 AWG |
| 500 LVL | 1,449.04 AWG |
| 1,000 LVL | 2,898.09 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-28T12:02:52Z",
"rates": {
"AWG": 2.89809
}
}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": 289.80899999999997,
"rate": 2.89809
}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