Rate Overview
Live
1 LVL = 10.5771 HRK
1 HRK = 0.094544
LVL
Avg
10.6022
High
10.6576
Low
10.5442
Last updated: 4/17/2026, 6:16:45 AM
Quick Conversions
| LVL | HRK |
|---|---|
| 1 LVL | 10.58 HRK |
| 10 LVL | 105.77 HRK |
| 50 LVL | 528.86 HRK |
| 100 LVL | 1,057.71 HRK |
| 500 LVL | 5,288.56 HRK |
| 1,000 LVL | 10,577.11 HRK |
Get LVL/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=HRKExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-17T06:16:45Z",
"rates": {
"HRK": 10.577114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "HRK",
"amount": 100
},
"result": 1057.7114,
"rate": 10.577114
}Build with LVL/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key