Rate Overview
Live
1 ZAR = 0.389637 HRK
1 HRK = 2.5665
ZAR
Avg
0.390193
High
0.392286
Low
0.388566
Last updated: 4/17/2026, 6:15:49 AM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.39 HRK |
| 10 ZAR | 3.90 HRK |
| 50 ZAR | 19.48 HRK |
| 100 ZAR | 38.96 HRK |
| 500 ZAR | 194.82 HRK |
| 1,000 ZAR | 389.64 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-04-17T06:15:49Z",
"rates": {
"HRK": 0.389637
}
}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.9637,
"rate": 0.389637
}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