Rate Overview
Live
1 ZAR = 0.402401 HRK
1 HRK = 2.4851
ZAR
Avg
0.403463
High
0.405643
Low
0.401874
Last updated: 8/16/2026, 11:42:17 PM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.40 HRK |
| 10 ZAR | 4.02 HRK |
| 50 ZAR | 20.12 HRK |
| 100 ZAR | 40.24 HRK |
| 500 ZAR | 201.20 HRK |
| 1,000 ZAR | 402.40 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-08-16T23:42:17Z",
"rates": {
"HRK": 0.402401
}
}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.2401,
"rate": 0.402401
}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