Rate Overview
Live
1 ZAR = 0.380854 HRK
1 HRK = 2.6257
ZAR
Avg
0.375208
High
0.398990
Low
0.352087
Last updated: 3/27/2026, 9:53:58 AM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.38 HRK |
| 10 ZAR | 3.81 HRK |
| 50 ZAR | 19.04 HRK |
| 100 ZAR | 38.09 HRK |
| 500 ZAR | 190.43 HRK |
| 1,000 ZAR | 380.85 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-03-27T09:53:58Z",
"rates": {
"HRK": 0.380854
}
}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": 38.0854,
"rate": 0.380854
}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