Rate Overview
Live
1 HRK = 2.4642 LSL
1 LSL = 0.405819
HRK
Avg
2.4764
High
2.4903
Low
2.4629
Last updated: 7/5/2026, 11:59:09 AM
Quick Conversions
| HRK | LSL |
|---|---|
| 1 HRK | 2.46 LSL |
| 10 HRK | 24.64 LSL |
| 50 HRK | 123.21 LSL |
| 100 HRK | 246.42 LSL |
| 500 HRK | 1,232.08 LSL |
| 1,000 HRK | 2,464.15 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-05T11:59:09Z",
"rates": {
"LSL": 2.464152
}
}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": 246.4152,
"rate": 2.464152
}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