Rate Overview
Live
1 CZK = 0.080728 NZD
1 NZD = 12.3873
CZK
Avg
0.080902
High
0.081470
Low
0.080435
Last updated: 3/7/2026, 12:31:19 AM
Quick Conversions
| CZK | NZD |
|---|---|
| 1 CZK | 0.08 NZD |
| 10 CZK | 0.81 NZD |
| 50 CZK | 4.04 NZD |
| 100 CZK | 8.07 NZD |
| 500 CZK | 40.36 NZD |
| 1,000 CZK | 80.73 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-07T00:31:19Z",
"rates": {
"NZD": 0.080728
}
}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.072799999999999,
"rate": 0.080728
}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