Rate Overview
Live
1 HRK = 2.5343 LSL
1 LSL = 0.394580
HRK
Avg
2.5340
High
2.6077
Low
2.4642
Last updated: 7/28/2026, 2:35:24 PM
Quick Conversions
| HRK | LSL |
|---|---|
| 1 HRK | 2.53 LSL |
| 10 HRK | 25.34 LSL |
| 50 HRK | 126.72 LSL |
| 100 HRK | 253.43 LSL |
| 500 HRK | 1,267.17 LSL |
| 1,000 HRK | 2,534.34 LSL |
Get HRK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=LSLExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-07-28T14:35:24Z",
"rates": {
"LSL": 2.534338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "LSL",
"amount": 100
},
"result": 253.4338,
"rate": 2.534338
}Build with HRK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key