Rate Overview
Live
1 LVL = 74.2978 UAH
1 UAH = 0.013459
LVL
Avg
73.8729
High
74.2978
Low
73.4772
Last updated: 8/21/2026, 7:18:05 PM
Quick Conversions
| LVL | UAH |
|---|---|
| 1 LVL | 74.30 UAH |
| 10 LVL | 742.98 UAH |
| 50 LVL | 3,714.89 UAH |
| 100 LVL | 7,429.78 UAH |
| 500 LVL | 37,148.88 UAH |
| 1,000 LVL | 74,297.77 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-08-21T19:18:05Z",
"rates": {
"UAH": 74.297766
}
}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": 7429.776599999999,
"rate": 74.297766
}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