Rate Overview
Live
1 LVL = 73.3315 UAH
1 UAH = 0.013637
LVL
Avg
67.7269
High
73.3315
Low
61.2446
Last updated: 5/28/2026, 3:41:31 AM
Quick Conversions
| LVL | UAH |
|---|---|
| 1 LVL | 73.33 UAH |
| 10 LVL | 733.32 UAH |
| 50 LVL | 3,666.58 UAH |
| 100 LVL | 7,333.15 UAH |
| 500 LVL | 36,665.76 UAH |
| 1,000 LVL | 73,331.52 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-05-28T03:41:31Z",
"rates": {
"UAH": 73.331524
}
}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": 7333.1524,
"rate": 73.331524
}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