Rate Overview
Live
1 HRK = 2.5477 LSL
1 LSL = 0.392507
HRK
Avg
2.5838
High
2.6104
Low
2.5477
Last updated: 5/8/2026, 9:37:55 AM
Quick Conversions
| HRK | LSL |
|---|---|
| 1 HRK | 2.55 LSL |
| 10 HRK | 25.48 LSL |
| 50 HRK | 127.39 LSL |
| 100 HRK | 254.77 LSL |
| 500 HRK | 1,273.86 LSL |
| 1,000 HRK | 2,547.73 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-08T09:37:55Z",
"rates": {
"LSL": 2.547728
}
}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": 254.77280000000002,
"rate": 2.547728
}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