Rate Overview
Live
1 LVL = 73.0679 UAH
1 UAH = 0.013686
LVL
Avg
72.7439
High
74.1351
Low
71.6254
Last updated: 7/31/2026, 6:29:10 AM
Quick Conversions
| LVL | UAH |
|---|---|
| 1 LVL | 73.07 UAH |
| 10 LVL | 730.68 UAH |
| 50 LVL | 3,653.40 UAH |
| 100 LVL | 7,306.79 UAH |
| 500 LVL | 36,533.96 UAH |
| 1,000 LVL | 73,067.91 UAH |
Get LVL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=UAHExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-31T06:29:10Z",
"rates": {
"UAH": 73.067914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "UAH",
"amount": 100
},
"result": 7306.7914,
"rate": 73.067914
}Build with LVL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key