Rate Overview
Live
1 LVL = 72.2328 UAH
1 UAH = 0.013844
LVL
Avg
71.8849
High
72.2328
Low
71.7187
Last updated: 4/17/2026, 10:40:08 AM
Quick Conversions
| LVL | UAH |
|---|---|
| 1 LVL | 72.23 UAH |
| 10 LVL | 722.33 UAH |
| 50 LVL | 3,611.64 UAH |
| 100 LVL | 7,223.28 UAH |
| 500 LVL | 36,116.40 UAH |
| 1,000 LVL | 72,232.79 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-04-17T10:40:08Z",
"rates": {
"UAH": 72.232792
}
}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": 7223.2792,
"rate": 72.232792
}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