Rate Overview
Live
1 LVL = 72.3923 UAH
1 UAH = 0.013814
LVL
Avg
72.7054
High
74.1351
Low
72.2600
Last updated: 7/9/2026, 5:41:33 AM
Quick Conversions
| LVL | UAH |
|---|---|
| 1 LVL | 72.39 UAH |
| 10 LVL | 723.92 UAH |
| 50 LVL | 3,619.61 UAH |
| 100 LVL | 7,239.23 UAH |
| 500 LVL | 36,196.14 UAH |
| 1,000 LVL | 72,392.28 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-09T05:41:33Z",
"rates": {
"UAH": 72.392282
}
}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": 7239.2282,
"rate": 72.392282
}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