Rate Overview
Live
1 LVL = 2.9349 AWG
1 AWG = 0.340722
LVL
Avg
2.9397
High
2.9444
Low
2.9349
Last updated: 8/13/2026, 7:34:25 AM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.93 AWG |
| 10 LVL | 29.35 AWG |
| 50 LVL | 146.75 AWG |
| 100 LVL | 293.49 AWG |
| 500 LVL | 1,467.47 AWG |
| 1,000 LVL | 2,934.94 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-08-13T07:34:25Z",
"rates": {
"AWG": 2.934941
}
}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": 293.4941,
"rate": 2.934941
}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