Rate Overview
Live
1 HRK = 2.5338 LSL
1 LSL = 0.394660
HRK
Avg
2.5646
High
2.6329
Low
2.4929
Last updated: 5/28/2026, 1:54:23 PM
Quick Conversions
| HRK | LSL |
|---|---|
| 1 HRK | 2.53 LSL |
| 10 HRK | 25.34 LSL |
| 50 HRK | 126.69 LSL |
| 100 HRK | 253.38 LSL |
| 500 HRK | 1,266.91 LSL |
| 1,000 HRK | 2,533.83 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-05-28T13:54:23Z",
"rates": {
"LSL": 2.533829
}
}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.38289999999998,
"rate": 2.533829
}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