Rate Overview
Live
1 ZAR = 0.400893 HRK
1 HRK = 2.4944
ZAR
Avg
0.399179
High
0.401869
Low
0.392986
Last updated: 6/17/2026, 6:49:18 AM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.40 HRK |
| 10 ZAR | 4.01 HRK |
| 50 ZAR | 20.04 HRK |
| 100 ZAR | 40.09 HRK |
| 500 ZAR | 200.45 HRK |
| 1,000 ZAR | 400.89 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-06-17T06:49:18Z",
"rates": {
"HRK": 0.400893
}
}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": 40.0893,
"rate": 0.400893
}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