Rate Overview
Live
1 HRK = 1.3655 SVC
1 SVC = 0.732330
HRK
Avg
1.3619
High
1.3655
Low
1.3576
Last updated: 5/8/2026, 1:59:09 AM
Quick Conversions
| HRK | SVC |
|---|---|
| 1 HRK | 1.37 SVC |
| 10 HRK | 13.66 SVC |
| 50 HRK | 68.28 SVC |
| 100 HRK | 136.55 SVC |
| 500 HRK | 682.75 SVC |
| 1,000 HRK | 1,365.50 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-08T01:59:09Z",
"rates": {
"SVC": 1.365505
}
}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": 136.5505,
"rate": 1.365505
}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