Rate Overview
Live
1 HRK = 16.9840 SYP
1 SYP = 0.058879
HRK
Avg
16.9721
High
17.0288
Low
16.9283
Last updated: 6/16/2026, 10:10:21 AM
Quick Conversions
| HRK | SYP |
|---|---|
| 1 HRK | 16.98 SYP |
| 10 HRK | 169.84 SYP |
| 50 HRK | 849.20 SYP |
| 100 HRK | 1,698.40 SYP |
| 500 HRK | 8,492.02 SYP |
| 1,000 HRK | 16,984.03 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-06-16T10:10:21Z",
"rates": {
"SYP": 16.98403
}
}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": 1698.403,
"rate": 16.98403
}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