Rate Overview
Live
1 LVL = 2.9757 AWG
1 AWG = 0.336050
LVL
Avg
2.9758
High
3.0344
Low
2.9281
Last updated: 3/28/2026, 10:48:57 AM
Quick Conversions
| LVL | AWG |
|---|---|
| 1 LVL | 2.98 AWG |
| 10 LVL | 29.76 AWG |
| 50 LVL | 148.79 AWG |
| 100 LVL | 297.57 AWG |
| 500 LVL | 1,487.87 AWG |
| 1,000 LVL | 2,975.74 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-28T10:48:57Z",
"rates": {
"AWG": 2.975744
}
}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": 297.5744,
"rate": 2.975744
}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