Rate Overview
Live
1 LVL = 2.9495 AWG
1 AWG = 0.339035
LVL
Avg
2.9476
High
2.9581
Low
2.9411
Last updated: 6/17/2026, 2:57:35 AM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.95 AWG |
| 10 LVL | 29.50 AWG |
| 50 LVL | 147.48 AWG |
| 100 LVL | 294.95 AWG |
| 500 LVL | 1,474.77 AWG |
| 1,000 LVL | 2,949.55 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-06-17T02:57:35Z",
"rates": {
"AWG": 2.949546
}
}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.95459999999997,
"rate": 2.949546
}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