Rate Overview
Live
1 HRK = 17.0785 SYP
1 SYP = 0.058553
HRK
Avg
17.1495
High
17.3498
Low
17.0204
Last updated: 5/27/2026, 9:47:15 AM
Quick Conversions
| HRK | SYP |
|---|---|
| 1 HRK | 17.08 SYP |
| 10 HRK | 170.78 SYP |
| 50 HRK | 853.92 SYP |
| 100 HRK | 1,707.85 SYP |
| 500 HRK | 8,539.24 SYP |
| 1,000 HRK | 17,078.48 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-27T09:47:15Z",
"rates": {
"SYP": 17.078479
}
}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": 1707.8479000000002,
"rate": 17.078479
}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