Rate Overview
Live
1 LSL = 0.395003 HRK
1 HRK = 2.5316
LSL
Avg
0.394717
High
0.405819
Low
0.383479
Last updated: 8/1/2026, 12:21:27 PM
Quick Conversions
| LSL | HRK |
|---|---|
| 1 LSL | 0.40 HRK |
| 10 LSL | 3.95 HRK |
| 50 LSL | 19.75 HRK |
| 100 LSL | 39.50 HRK |
| 500 LSL | 197.50 HRK |
| 1,000 LSL | 395.00 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-08-01T12:21:27Z",
"rates": {
"HRK": 0.395003
}
}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.500299999999996,
"rate": 0.395003
}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