Rate Overview
Live
1 HRK = 0.094543 LVL
1 LVL = 10.5772
HRK
Avg
0.094321
High
0.094838
Low
0.093829
Last updated: 4/17/2026, 6:15:49 AM
Quick Conversions
| HRK | LVL |
|---|---|
| 1 HRK | 0.09 LVL |
| 10 HRK | 0.95 LVL |
| 50 HRK | 4.73 LVL |
| 100 HRK | 9.45 LVL |
| 500 HRK | 47.27 LVL |
| 1,000 HRK | 94.54 LVL |
Get HRK/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=LVLExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-04-17T06:15:49Z",
"rates": {
"LVL": 0.094543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "LVL",
"amount": 100
},
"result": 9.4543,
"rate": 0.094543
}Build with HRK/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key