Rate Overview
Live
1 LSL = 0.391903 HRK
1 HRK = 2.5517
LSL
Avg
0.396176
High
0.401142
Low
0.391074
Last updated: 3/7/2026, 3:46:42 AM
Quick Conversions
| LSL | HRK |
|---|---|
| 1 LSL | 0.39 HRK |
| 10 LSL | 3.92 HRK |
| 50 LSL | 19.60 HRK |
| 100 LSL | 39.19 HRK |
| 500 LSL | 195.95 HRK |
| 1,000 LSL | 391.90 HRK |
Get LSL/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=HRKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-07T03:46:42Z",
"rates": {
"HRK": 0.391903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "HRK",
"amount": 100
},
"result": 39.1903,
"rate": 0.391903
}Build with LSL/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key