Rate Overview
Live
1 NZD = 12.1822 CZK
1 CZK = 0.082087
NZD
Avg
12.2260
High
12.2797
Low
12.1678
Last updated: 9/8/2026, 9:54:18 PM
Quick Conversions
| NZD | CZK |
|---|---|
| 1 NZD | 12.18 CZK |
| 10 NZD | 121.82 CZK |
| 50 NZD | 609.11 CZK |
| 100 NZD | 1,218.22 CZK |
| 500 NZD | 6,091.09 CZK |
| 1,000 NZD | 12,182.17 CZK |
Get NZD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=CZKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-09-08T21:54:18Z",
"rates": {
"CZK": 12.182172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "CZK",
"amount": 100
},
"result": 1218.2172,
"rate": 12.182172
}Build with NZD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key