Rate Overview
Live
1 HRK = 2.6157 LSL
1 LSL = 0.382307
HRK
Avg
2.5558
High
2.6335
Low
2.4870
Last updated: 3/27/2026, 11:38:16 AM
Quick Conversions
| HRK | LSL |
|---|---|
| 1 HRK | 2.62 LSL |
| 10 HRK | 26.16 LSL |
| 50 HRK | 130.78 LSL |
| 100 HRK | 261.57 LSL |
| 500 HRK | 1,307.85 LSL |
| 1,000 HRK | 2,615.70 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-27T11:38:16Z",
"rates": {
"LSL": 2.615697
}
}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": 261.5697,
"rate": 2.615697
}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