Rate Overview
Live
1 NZD = 12.2751 CZK
1 CZK = 0.081466
NZD
Avg
13.6254
High
15.7809
Low
11.8102
Last updated: 7/29/2026, 12:08:40 AM
Quick Conversions
| NZD | CZK |
|---|---|
| 1 NZD | 12.28 CZK |
| 10 NZD | 122.75 CZK |
| 50 NZD | 613.76 CZK |
| 100 NZD | 1,227.51 CZK |
| 500 NZD | 6,137.56 CZK |
| 1,000 NZD | 12,275.13 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-29T00:08:40Z",
"rates": {
"CZK": 12.275126
}
}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": 1227.5126,
"rate": 12.275126
}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