Rate Overview
Live
1 HRK = 1.3208 SVC
1 SVC = 0.757126
HRK
Avg
1.3123
High
1.3733
Low
1.1975
Last updated: 7/27/2026, 2:52:44 AM
Quick Conversions
| HRK | SVC |
|---|---|
| 1 HRK | 1.32 SVC |
| 10 HRK | 13.21 SVC |
| 50 HRK | 66.04 SVC |
| 100 HRK | 132.08 SVC |
| 500 HRK | 660.39 SVC |
| 1,000 HRK | 1,320.78 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-07-27T02:52:44Z",
"rates": {
"SVC": 1.320784
}
}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": 132.0784,
"rate": 1.320784
}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