Rate Overview
Live
1 CZK = 0.081570 NZD
1 NZD = 12.2594
CZK
Avg
0.081264
High
0.081576
Low
0.080959
Last updated: 8/19/2026, 9:02:01 AM
Quick Conversions
| CZK | NZD |
|---|---|
| 1 CZK | 0.08 NZD |
| 10 CZK | 0.82 NZD |
| 50 CZK | 4.08 NZD |
| 100 CZK | 8.16 NZD |
| 500 CZK | 40.79 NZD |
| 1,000 CZK | 81.57 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-08-19T09:02:01Z",
"rates": {
"NZD": 0.08157
}
}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.157,
"rate": 0.08157
}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