Rate Overview
Live
1 LVL = 73.1677 UAH
1 UAH = 0.013667
LVL
Avg
72.8006
High
73.1677
Low
72.5251
Last updated: 7/30/2026, 12:01:05 PM
Quick Conversions
| LVL | UAH |
|---|---|
| 1 LVL | 73.17 UAH |
| 10 LVL | 731.68 UAH |
| 50 LVL | 3,658.39 UAH |
| 100 LVL | 7,316.77 UAH |
| 500 LVL | 36,583.85 UAH |
| 1,000 LVL | 73,167.70 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-30T12:01:05Z",
"rates": {
"UAH": 73.167702
}
}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": 7316.770200000001,
"rate": 73.167702
}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