Rate Overview
Live
1 SYP = 0.058555 HRK
1 HRK = 17.0780
SYP
Avg
0.058636
High
0.058762
Low
0.058553
Last updated: 5/29/2026, 6:48:33 PM
Quick Conversions
| SYP | HRK |
|---|---|
| 1 SYP | 0.06 HRK |
| 10 SYP | 0.59 HRK |
| 50 SYP | 2.93 HRK |
| 100 SYP | 5.86 HRK |
| 500 SYP | 29.28 HRK |
| 1,000 SYP | 58.56 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-05-29T18:48:33Z",
"rates": {
"HRK": 0.058555
}
}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.8555,
"rate": 0.058555
}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