Rate Overview
Live
1 NZD = 3.8212 HRK
1 HRK = 0.261698
NZD
Avg
3.8346
High
3.8500
Low
3.8212
Last updated: 8/18/2026, 7:06:35 PM
Quick Conversions
| NZD | HRK |
|---|---|
| 1 NZD | 3.82 HRK |
| 10 NZD | 38.21 HRK |
| 50 NZD | 191.06 HRK |
| 100 NZD | 382.12 HRK |
| 500 NZD | 1,910.60 HRK |
| 1,000 NZD | 3,821.20 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-08-18T19:06:35Z",
"rates": {
"HRK": 3.821197
}
}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": 382.1197,
"rate": 3.821197
}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