Rate Overview
Live
1 LVL = 72.2391 UAH
1 UAH = 0.013843
LVL
Avg
72.3387
High
72.6291
Low
71.9084
Last updated: 3/7/2026, 7:37:10 AM
Quick Conversions
| LVL | UAH |
|---|---|
| 1 LVL | 72.24 UAH |
| 10 LVL | 722.39 UAH |
| 50 LVL | 3,611.96 UAH |
| 100 LVL | 7,223.91 UAH |
| 500 LVL | 36,119.57 UAH |
| 1,000 LVL | 72,239.14 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-03-07T07:37:10Z",
"rates": {
"UAH": 72.239139
}
}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.9139,
"rate": 72.239139
}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