Rate Overview
Live
1 LSL = 0.382307 HRK
1 HRK = 2.6157
LSL
Avg
0.383027
High
0.388807
Low
0.379722
Last updated: 3/27/2026, 6:42:03 AM
Quick Conversions
| LSL | HRK |
|---|---|
| 1 LSL | 0.38 HRK |
| 10 LSL | 3.82 HRK |
| 50 LSL | 19.12 HRK |
| 100 LSL | 38.23 HRK |
| 500 LSL | 191.15 HRK |
| 1,000 LSL | 382.31 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-03-27T06:42:03Z",
"rates": {
"HRK": 0.382307
}
}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": 38.2307,
"rate": 0.382307
}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