Rate Overview
Live
1 ZAR = 0.395497 HRK
1 HRK = 2.5285
ZAR
Avg
0.385660
High
0.405845
Low
0.359332
Last updated: 7/28/2026, 3:29:18 PM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.40 HRK |
| 10 ZAR | 3.95 HRK |
| 50 ZAR | 19.77 HRK |
| 100 ZAR | 39.55 HRK |
| 500 ZAR | 197.75 HRK |
| 1,000 ZAR | 395.50 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-28T15:29:18Z",
"rates": {
"HRK": 0.395497
}
}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.5497,
"rate": 0.395497
}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