Rate Overview
Live
1 SLL = 0.000278 HRK
1 HRK = 3597.12 SLL
Avg
0.000281
High
0.000284
Low
0.000278
Last updated: 1/25/2026, 5:16:09 PM
Quick Conversions
| SLL | HRK |
|---|---|
| 1 SLL | 0.00 HRK |
| 10 SLL | 0.00 HRK |
| 50 SLL | 0.01 HRK |
| 100 SLL | 0.03 HRK |
| 500 SLL | 0.14 HRK |
| 1,000 SLL | 0.28 HRK |
Get SLL/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=HRKExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T17:16:09Z",
"rates": {
"HRK": 0.000278
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "HRK",
"amount": 100
},
"result": 0.0278,
"rate": 0.000278
}Build with SLL/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key