Rate Overview
Live
1 SYP = 0.057944 HRK
1 HRK = 17.2580
SYP
Avg
0.057978
High
0.058325
Low
0.057676
Last updated: 4/18/2026, 8:38:14 AM
Quick Conversions
| SYP | HRK |
|---|---|
| 1 SYP | 0.06 HRK |
| 10 SYP | 0.58 HRK |
| 50 SYP | 2.90 HRK |
| 100 SYP | 5.79 HRK |
| 500 SYP | 28.97 HRK |
| 1,000 SYP | 57.94 HRK |
Get SYP/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=HRKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-18T08:38:14Z",
"rates": {
"HRK": 0.057944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "HRK",
"amount": 100
},
"result": 5.7944,
"rate": 0.057944
}Build with SYP/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key