Rate Overview
Live
1 UAH = 0.013798 LVL
1 LVL = 72.4743
UAH
Avg
0.014914
High
0.016327
Low
0.013776
Last updated: 3/28/2026, 2:02:31 PM
Quick Conversions
| UAH | LVL |
|---|---|
| 1 UAH | 0.01 LVL |
| 10 UAH | 0.14 LVL |
| 50 UAH | 0.69 LVL |
| 100 UAH | 1.38 LVL |
| 500 UAH | 6.90 LVL |
| 1,000 UAH | 13.80 LVL |
Get UAH/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=LVLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-28T14:02:31Z",
"rates": {
"LVL": 0.013798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "LVL",
"amount": 100
},
"result": 1.3798,
"rate": 0.013798
}Build with UAH/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key