Rate Overview
Live
1 NZD = 12.2526 CZK
1 CZK = 0.081616
NZD
Avg
13.8405
High
15.8436
Low
11.8105
Last updated: 3/27/2026, 5:06:21 PM
Quick Conversions
| NZD | CZK |
|---|---|
| 1 NZD | 12.25 CZK |
| 10 NZD | 122.53 CZK |
| 50 NZD | 612.63 CZK |
| 100 NZD | 1,225.26 CZK |
| 500 NZD | 6,126.28 CZK |
| 1,000 NZD | 12,252.56 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-27T17:06:21Z",
"rates": {
"CZK": 12.252557
}
}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": 1225.2557,
"rate": 12.252557
}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