Rate Overview
Live
1 ZAR = 0.405218 HRK
1 HRK = 2.4678
ZAR
Avg
0.404558
High
0.406225
Low
0.402022
Last updated: 7/6/2026, 4:00:31 AM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.41 HRK |
| 10 ZAR | 4.05 HRK |
| 50 ZAR | 20.26 HRK |
| 100 ZAR | 40.52 HRK |
| 500 ZAR | 202.61 HRK |
| 1,000 ZAR | 405.22 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-06T04:00:31Z",
"rates": {
"HRK": 0.405218
}
}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.5218,
"rate": 0.405218
}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