Rate Overview
Live
1 NZD = 12.2677 CZK
1 CZK = 0.081515
NZD
Avg
12.3109
High
12.4246
Low
12.2535
Last updated: 3/27/2026, 6:05:25 AM
Quick Conversions
| NZD | CZK |
|---|---|
| 1 NZD | 12.27 CZK |
| 10 NZD | 122.68 CZK |
| 50 NZD | 613.39 CZK |
| 100 NZD | 1,226.77 CZK |
| 500 NZD | 6,133.86 CZK |
| 1,000 NZD | 12,267.71 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-03-27T06:05:25Z",
"rates": {
"CZK": 12.267713
}
}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": 1226.7713,
"rate": 12.267713
}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