Rate Overview
Live
1 NZD = 12.2935 CZK
1 CZK = 0.081344
NZD
Avg
12.3222
High
12.3525
Low
12.2757
Last updated: 8/18/2026, 6:20:53 AM
Quick Conversions
| NZD | CZK |
|---|---|
| 1 NZD | 12.29 CZK |
| 10 NZD | 122.93 CZK |
| 50 NZD | 614.67 CZK |
| 100 NZD | 1,229.35 CZK |
| 500 NZD | 6,146.74 CZK |
| 1,000 NZD | 12,293.49 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-08-18T06:20:53Z",
"rates": {
"CZK": 12.293487
}
}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": 1229.3487,
"rate": 12.293487
}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