Rate Overview
Live
1 ZAR = 0.394557 HRK
1 HRK = 2.5345
ZAR
Avg
0.401316
High
0.406225
Low
0.392956
Last updated: 7/27/2026, 10:45:57 PM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.39 HRK |
| 10 ZAR | 3.95 HRK |
| 50 ZAR | 19.73 HRK |
| 100 ZAR | 39.46 HRK |
| 500 ZAR | 197.28 HRK |
| 1,000 ZAR | 394.56 HRK |
Get ZAR/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=HRKExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-27T22:45:57Z",
"rates": {
"HRK": 0.394557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "HRK",
"amount": 100
},
"result": 39.4557,
"rate": 0.394557
}Build with ZAR/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key