Rate Overview
Live
1 ZAR = 0.391903 HRK
1 HRK = 2.5517
ZAR
Avg
0.394431
High
0.400665
Low
0.387863
Last updated: 3/7/2026, 3:05:31 AM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.39 HRK |
| 10 ZAR | 3.92 HRK |
| 50 ZAR | 19.60 HRK |
| 100 ZAR | 39.19 HRK |
| 500 ZAR | 195.95 HRK |
| 1,000 ZAR | 391.90 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-07T03:05:31Z",
"rates": {
"HRK": 0.391903
}
}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.1903,
"rate": 0.391903
}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