Rate Overview
Live
1 CZK = 0.081393 NZD
1 NZD = 12.2861
CZK
Avg
0.072705
High
0.084670
Low
0.063117
Last updated: 3/27/2026, 11:22:57 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.70 NZD |
| 1,000 CZK | 81.39 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-27T11:22:57Z",
"rates": {
"NZD": 0.081393
}
}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.139299999999999,
"rate": 0.081393
}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