Rate Overview
Live
1 ZAR = 0.394486 HRK
1 HRK = 2.5349
ZAR
Avg
0.396520
High
0.401534
Low
0.392956
Last updated: 7/28/2026, 3:36:43 AM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.39 HRK |
| 10 ZAR | 3.94 HRK |
| 50 ZAR | 19.72 HRK |
| 100 ZAR | 39.45 HRK |
| 500 ZAR | 197.24 HRK |
| 1,000 ZAR | 394.49 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-28T03:36:43Z",
"rates": {
"HRK": 0.394486
}
}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.4486,
"rate": 0.394486
}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