Rate Overview
Live
1 HRK = 1.3459 SVC
1 SVC = 0.742999
HRK
Avg
1.3488
High
1.3518
Low
1.3459
Last updated: 5/28/2026, 6:16:24 AM
Quick Conversions
| HRK | SVC |
|---|---|
| 1 HRK | 1.35 SVC |
| 10 HRK | 13.46 SVC |
| 50 HRK | 67.29 SVC |
| 100 HRK | 134.59 SVC |
| 500 HRK | 672.95 SVC |
| 1,000 HRK | 1,345.90 SVC |
Get HRK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=SVCExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-05-28T06:16:24Z",
"rates": {
"SVC": 1.345896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "SVC",
"amount": 100
},
"result": 134.5896,
"rate": 1.345896
}Build with HRK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key