Rate Overview
Live
1 CZK = 0.081264 NZD
1 NZD = 12.3056
CZK
Avg
0.081604
High
0.082091
Low
0.081264
Last updated: 5/27/2026, 2:52:47 PM
Quick Conversions
| CZK | NZD |
|---|---|
| 1 CZK | 0.08 NZD |
| 10 CZK | 0.81 NZD |
| 50 CZK | 4.06 NZD |
| 100 CZK | 8.13 NZD |
| 500 CZK | 40.63 NZD |
| 1,000 CZK | 81.26 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-05-27T14:52:47Z",
"rates": {
"NZD": 0.081264
}
}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.1264,
"rate": 0.081264
}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