Rate Overview
Live
1 LSL = 0.392506 HRK
1 HRK = 2.5477
LSL
Avg
0.387252
High
0.392506
Low
0.383084
Last updated: 5/9/2026, 1:25:00 AM
Quick Conversions
| LSL | HRK |
|---|---|
| 1 LSL | 0.39 HRK |
| 10 LSL | 3.93 HRK |
| 50 LSL | 19.63 HRK |
| 100 LSL | 39.25 HRK |
| 500 LSL | 196.25 HRK |
| 1,000 LSL | 392.51 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-05-09T01:25:00Z",
"rates": {
"HRK": 0.392506
}
}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.250600000000006,
"rate": 0.392506
}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