Rate Overview
Live
1 AWG = 0.345054 LVL
1 LVL = 2.8981
AWG
Avg
0.347989
High
0.380779
Low
0.332030
Last updated: 7/28/2026, 12:02:55 PM
Quick Conversions
| AWG | LVL |
|---|---|
| 1 AWG | 0.35 LVL |
| 10 AWG | 3.45 LVL |
| 50 AWG | 17.25 LVL |
| 100 AWG | 34.51 LVL |
| 500 AWG | 172.53 LVL |
| 1,000 AWG | 345.05 LVL |
Get AWG/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=LVLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-28T12:02:55Z",
"rates": {
"LVL": 0.345054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "LVL",
"amount": 100
},
"result": 34.5054,
"rate": 0.345054
}Build with AWG/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key