Rate Overview
Live
1 UAH = 0.013748 LVL
1 LVL = 72.7379
UAH
Avg
0.013754
High
0.013793
Low
0.013719
Last updated: 5/7/2026, 9:54:36 PM
Quick Conversions
| UAH | LVL |
|---|---|
| 1 UAH | 0.01 LVL |
| 10 UAH | 0.14 LVL |
| 50 UAH | 0.69 LVL |
| 100 UAH | 1.37 LVL |
| 500 UAH | 6.87 LVL |
| 1,000 UAH | 13.75 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-07T21:54:36Z",
"rates": {
"LVL": 0.013748
}
}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.3748,
"rate": 0.013748
}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