Rate Overview
Live
1 SVC = 0.732010 HRK
1 HRK = 1.3661
SVC
Avg
0.733043
High
0.737856
Low
0.730447
Last updated: 4/18/2026, 8:50:22 AM
Quick Conversions
| SVC | HRK |
|---|---|
| 1 SVC | 0.73 HRK |
| 10 SVC | 7.32 HRK |
| 50 SVC | 36.60 HRK |
| 100 SVC | 73.20 HRK |
| 500 SVC | 366.01 HRK |
| 1,000 SVC | 732.01 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-04-18T08:50:22Z",
"rates": {
"HRK": 0.73201
}
}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": 73.20100000000001,
"rate": 0.73201
}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