Rate Overview
Live
1 UAH = 0.013556 LVL
1 LVL = 73.7681
UAH
Avg
0.013584
High
0.013626
Low
0.013556
Last updated: 8/20/2026, 7:33:53 AM
Quick Conversions
| UAH | LVL |
|---|---|
| 1 UAH | 0.01 LVL |
| 10 UAH | 0.14 LVL |
| 50 UAH | 0.68 LVL |
| 100 UAH | 1.36 LVL |
| 500 UAH | 6.78 LVL |
| 1,000 UAH | 13.56 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-08-20T07:33:53Z",
"rates": {
"LVL": 0.013556
}
}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.3556000000000001,
"rate": 0.013556
}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