Rate Overview
Live
1 LVL = 2.9588 AWG
1 AWG = 0.337972
LVL
Avg
2.9766
High
3.0096
Low
2.9541
Last updated: 3/7/2026, 7:41:46 AM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.96 AWG |
| 10 LVL | 29.59 AWG |
| 50 LVL | 147.94 AWG |
| 100 LVL | 295.88 AWG |
| 500 LVL | 1,479.41 AWG |
| 1,000 LVL | 2,958.83 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-03-07T07:41:46Z",
"rates": {
"AWG": 2.958825
}
}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.8825,
"rate": 2.958825
}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