Rate Overview
Live
1 HRK = 2.5571 LSL
1 LSL = 0.391075
HRK
Avg
2.5217
High
2.5571
Low
2.4929
Last updated: 3/7/2026, 12:12:01 AM
Quick Conversions
| HRK | LSL |
|---|---|
| 1 HRK | 2.56 LSL |
| 10 HRK | 25.57 LSL |
| 50 HRK | 127.85 LSL |
| 100 HRK | 255.71 LSL |
| 500 HRK | 1,278.53 LSL |
| 1,000 HRK | 2,557.06 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-03-07T00:12:01Z",
"rates": {
"LSL": 2.557055
}
}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": 255.7055,
"rate": 2.557055
}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