Rate Overview
Live
1 NZD = 12.0407 CZK
1 CZK = 0.083051
NZD
Avg
12.0555
High
12.0853
Low
12.0310
Last updated: 7/7/2026, 4:27:53 AM
Quick Conversions
| NZD | CZK |
|---|---|
| 1 NZD | 12.04 CZK |
| 10 NZD | 120.41 CZK |
| 50 NZD | 602.04 CZK |
| 100 NZD | 1,204.07 CZK |
| 500 NZD | 6,020.37 CZK |
| 1,000 NZD | 12,040.73 CZK |
Get NZD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=CZKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-07T04:27:53Z",
"rates": {
"CZK": 12.040731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "CZK",
"amount": 100
},
"result": 1204.0730999999998,
"rate": 12.040731
}Build with NZD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key