Rate Overview
Live
1 LVL = 2.8967 AWG
1 AWG = 0.345224
LVL
Avg
2.9639
High
3.0240
Low
2.8964
Last updated: 7/26/2026, 3:43:14 AM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.90 AWG |
| 10 LVL | 28.97 AWG |
| 50 LVL | 144.83 AWG |
| 100 LVL | 289.67 AWG |
| 500 LVL | 1,448.34 AWG |
| 1,000 LVL | 2,896.67 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-26T03:43:14Z",
"rates": {
"AWG": 2.896673
}
}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.66729999999995,
"rate": 2.896673
}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