Rate Overview
Live
1 HRK = 1.3494 SVC
1 SVC = 0.741065
HRK
Avg
1.3583
High
1.3723
Low
1.3470
Last updated: 3/7/2026, 12:15:38 AM
Quick Conversions
| HRK | SVC |
|---|---|
| 1 HRK | 1.35 SVC |
| 10 HRK | 13.49 SVC |
| 50 HRK | 67.47 SVC |
| 100 HRK | 134.94 SVC |
| 500 HRK | 674.71 SVC |
| 1,000 HRK | 1,349.41 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-03-07T00:15:38Z",
"rates": {
"SVC": 1.34941
}
}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.941,
"rate": 1.34941
}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