Rate Overview
Live
1 ZWL = 0.000100 HRK
1 HRK = 10000.00
ZWL
Avg
0.000099
High
0.000100
Low
0.000098
Last updated: 3/6/2026, 8:11:00 AM
Quick Conversions
| ZWL | HRK |
|---|---|
| 1 ZWL | 0.00 HRK |
| 10 ZWL | 0.00 HRK |
| 50 ZWL | 0.01 HRK |
| 100 ZWL | 0.01 HRK |
| 500 ZWL | 0.05 HRK |
| 1,000 ZWL | 0.10 HRK |
Get ZWL/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=HRKExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-06T08:11:00Z",
"rates": {
"HRK": 0.0001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "HRK",
"amount": 100
},
"result": 0.01,
"rate": 0.0001
}Build with ZWL/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key