Rate Overview
Live
1 NZD = 3.7812 HRK
1 HRK = 0.264464
NZD
Avg
3.7863
High
3.8074
Low
3.7676
Last updated: 6/19/2026, 8:31:04 AM
Quick Conversions
| NZD | HRK |
|---|---|
| 1 NZD | 3.78 HRK |
| 10 NZD | 37.81 HRK |
| 50 NZD | 189.06 HRK |
| 100 NZD | 378.12 HRK |
| 500 NZD | 1,890.62 HRK |
| 1,000 NZD | 3,781.23 HRK |
Get NZD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=HRKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-06-19T08:31:04Z",
"rates": {
"HRK": 3.78123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "HRK",
"amount": 100
},
"result": 378.123,
"rate": 3.78123
}Build with NZD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key