Rate Overview
Live
1 LVL = 72.6619 UAH
1 UAH = 0.013762
LVL
Avg
68.0969
High
72.8653
Low
61.2446
Last updated: 7/28/2026, 9:58:59 PM
Quick Conversions
| LVL | UAH |
|---|---|
| 1 LVL | 72.66 UAH |
| 10 LVL | 726.62 UAH |
| 50 LVL | 3,633.10 UAH |
| 100 LVL | 7,266.19 UAH |
| 500 LVL | 36,330.97 UAH |
| 1,000 LVL | 72,661.94 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-28T21:58:59Z",
"rates": {
"UAH": 72.661939
}
}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": 7266.1939,
"rate": 72.661939
}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