Rate Overview
Live
1 CZK = 0.081420 NZD
1 NZD = 12.2820
CZK
Avg
0.081216
High
0.081578
Low
0.080485
Last updated: 3/27/2026, 9:44:28 AM
Quick Conversions
| CZK | NZD |
|---|---|
| 1 CZK | 0.08 NZD |
| 10 CZK | 0.81 NZD |
| 50 CZK | 4.07 NZD |
| 100 CZK | 8.14 NZD |
| 500 CZK | 40.71 NZD |
| 1,000 CZK | 81.42 NZD |
Get CZK/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=NZDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T09:44:28Z",
"rates": {
"NZD": 0.08142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "NZD",
"amount": 100
},
"result": 8.142000000000001,
"rate": 0.08142
}Build with CZK/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key