Rate Overview
Live
1 HRK = 17.1917 SYP
1 SYP = 0.058168
HRK
Avg
17.1865
High
17.2300
Low
17.1431
Last updated: 5/7/2026, 3:26:34 AM
Quick Conversions
| HRK | SYP |
|---|---|
| 1 HRK | 17.19 SYP |
| 10 HRK | 171.92 SYP |
| 50 HRK | 859.59 SYP |
| 100 HRK | 1,719.17 SYP |
| 500 HRK | 8,595.86 SYP |
| 1,000 HRK | 17,191.71 SYP |
Get HRK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=SYPExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-05-07T03:26:34Z",
"rates": {
"SYP": 17.191714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "SYP",
"amount": 100
},
"result": 1719.1714000000002,
"rate": 17.191714
}Build with HRK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key