Rate Overview
Live
1 SVC = 0.741222 HRK
1 HRK = 1.3491
SVC
Avg
0.736841
High
0.742401
Low
0.728716
Last updated: 3/7/2026, 3:07:50 AM
Quick Conversions
| SVC | HRK |
|---|---|
| 1 SVC | 0.74 HRK |
| 10 SVC | 7.41 HRK |
| 50 SVC | 37.06 HRK |
| 100 SVC | 74.12 HRK |
| 500 SVC | 370.61 HRK |
| 1,000 SVC | 741.22 HRK |
Get SVC/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=HRKExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T03:07:50Z",
"rates": {
"HRK": 0.741222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "HRK",
"amount": 100
},
"result": 74.1222,
"rate": 0.741222
}Build with SVC/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key