Rate Overview
Live
1 UAH = 0.013691 LVL
1 LVL = 73.0407
UAH
Avg
0.014727
High
0.016327
Low
0.013691
Last updated: 8/1/2026, 4:54:42 AM
Quick Conversions
| UAH | LVL |
|---|---|
| 1 UAH | 0.01 LVL |
| 10 UAH | 0.14 LVL |
| 50 UAH | 0.68 LVL |
| 100 UAH | 1.37 LVL |
| 500 UAH | 6.85 LVL |
| 1,000 UAH | 13.69 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-01T04:54:42Z",
"rates": {
"LVL": 0.013691
}
}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.3691,
"rate": 0.013691
}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