Rate Overview
Live
1 HRK = 2.4865 LSL
1 LSL = 0.402168
HRK
Avg
2.4815
High
2.4883
Low
2.4694
Last updated: 8/17/2026, 7:13:00 PM
Quick Conversions
| HRK | LSL |
|---|---|
| 1 HRK | 2.49 LSL |
| 10 HRK | 24.87 LSL |
| 50 HRK | 124.33 LSL |
| 100 HRK | 248.65 LSL |
| 500 HRK | 1,243.26 LSL |
| 1,000 HRK | 2,486.52 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-08-17T19:13:00Z",
"rates": {
"LSL": 2.486521
}
}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": 248.65210000000002,
"rate": 2.486521
}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