Rate Overview
Live
1 ZAR = 0.396368 HRK
1 HRK = 2.5229
ZAR
Avg
0.389996
High
0.400665
Low
0.379722
Last updated: 5/27/2026, 10:57:36 AM
Quick Conversions
| ZAR | HRK |
|---|---|
| 1 ZAR | 0.40 HRK |
| 10 ZAR | 3.96 HRK |
| 50 ZAR | 19.82 HRK |
| 100 ZAR | 39.64 HRK |
| 500 ZAR | 198.18 HRK |
| 1,000 ZAR | 396.37 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-27T10:57:36Z",
"rates": {
"HRK": 0.396368
}
}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.6368,
"rate": 0.396368
}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