Rate Overview
Live
1 LSL = 0.394126 HRK
1 HRK = 2.5373
LSL
Avg
0.391685
High
0.394126
Low
0.389706
Last updated: 4/18/2026, 8:50:29 AM
Quick Conversions
| LSL | HRK |
|---|---|
| 1 LSL | 0.39 HRK |
| 10 LSL | 3.94 HRK |
| 50 LSL | 19.71 HRK |
| 100 LSL | 39.41 HRK |
| 500 LSL | 197.06 HRK |
| 1,000 LSL | 394.13 HRK |
Get LSL/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=HRKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-04-18T08:50:29Z",
"rates": {
"HRK": 0.394126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "HRK",
"amount": 100
},
"result": 39.4126,
"rate": 0.394126
}Build with LSL/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key