Rate Overview
Live
1 SYP = 0.059557 HRK
1 HRK = 16.7906
SYP
Avg
0.059028
High
0.059557
Low
0.058705
Last updated: 6/19/2026, 7:00:07 AM
Quick Conversions
| SYP | HRK |
|---|---|
| 1 SYP | 0.06 HRK |
| 10 SYP | 0.60 HRK |
| 50 SYP | 2.98 HRK |
| 100 SYP | 5.96 HRK |
| 500 SYP | 29.78 HRK |
| 1,000 SYP | 59.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-06-19T07:00:07Z",
"rates": {
"HRK": 0.059557
}
}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.9557,
"rate": 0.059557
}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