Rate Overview
Live
1 CZK = 0.081463 NZD
1 NZD = 12.2755
CZK
Avg
0.080899
High
0.081571
Low
0.080179
Last updated: 3/27/2026, 1:24:20 PM
Quick Conversions
| CZK | NZD |
|---|---|
| 1 CZK | 0.08 NZD |
| 10 CZK | 0.81 NZD |
| 50 CZK | 4.07 NZD |
| 100 CZK | 8.15 NZD |
| 500 CZK | 40.73 NZD |
| 1,000 CZK | 81.46 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-27T13:24:20Z",
"rates": {
"NZD": 0.081463
}
}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.1463,
"rate": 0.081463
}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