Rate Overview
Live
1 LSL = 0.398616 HRK
1 HRK = 2.5087
LSL
Avg
0.396131
High
0.398616
Low
0.394095
Last updated: 5/29/2026, 7:50:03 PM
Quick Conversions
| LSL | HRK |
|---|---|
| 1 LSL | 0.40 HRK |
| 10 LSL | 3.99 HRK |
| 50 LSL | 19.93 HRK |
| 100 LSL | 39.86 HRK |
| 500 LSL | 199.31 HRK |
| 1,000 LSL | 398.62 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-05-29T19:50:03Z",
"rates": {
"HRK": 0.398616
}
}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.8616,
"rate": 0.398616
}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