Rate Overview
Live
1 ZAR = 0.395028 HRK
1 HRK = 2.5315
ZAR
Avg
0.390129
High
0.396509
Low
0.384166
Last updated: 5/27/2026, 5:14:35 PM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.40 HRK |
| 10 ZAR | 3.95 HRK |
| 50 ZAR | 19.75 HRK |
| 100 ZAR | 39.50 HRK |
| 500 ZAR | 197.51 HRK |
| 1,000 ZAR | 395.03 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-05-27T17:14:35Z",
"rates": {
"HRK": 0.395028
}
}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.5028,
"rate": 0.395028
}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