Rate Overview
Live
1 CZK = 0.082414 NZD
1 NZD = 12.1339
CZK
Avg
0.082315
High
0.082627
Low
0.082113
Last updated: 6/19/2026, 8:54:50 AM
Quick Conversions
| CZK | NZD |
|---|---|
| 1 CZK | 0.08 NZD |
| 10 CZK | 0.82 NZD |
| 50 CZK | 4.12 NZD |
| 100 CZK | 8.24 NZD |
| 500 CZK | 41.21 NZD |
| 1,000 CZK | 82.41 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-06-19T08:54:50Z",
"rates": {
"NZD": 0.082414
}
}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.2414,
"rate": 0.082414
}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