Rate Overview
Live
1 UAH = 0.013636 LVL
1 LVL = 73.3353
UAH
Avg
0.014809
High
0.016327
Low
0.013636
Last updated: 5/28/2026, 2:33:40 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.82 LVL |
| 1,000 UAH | 13.64 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-05-28T02:33:40Z",
"rates": {
"LVL": 0.013636
}
}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.3636000000000001,
"rate": 0.013636
}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