Rate Overview
Live
1 LVL = 73.4765 UAH
1 UAH = 0.013610
LVL
Avg
73.6698
High
73.9836
Low
73.4661
Last updated: 9/12/2026, 4:08:51 AM
Quick Conversions
| LVL | UAH |
|---|---|
| 1 LVL | 73.48 UAH |
| 10 LVL | 734.77 UAH |
| 50 LVL | 3,673.83 UAH |
| 100 LVL | 7,347.65 UAH |
| 500 LVL | 36,738.26 UAH |
| 1,000 LVL | 73,476.51 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-09-12T04:08:51Z",
"rates": {
"UAH": 73.476512
}
}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": 7347.6512,
"rate": 73.476512
}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