Rate Overview
Live
1 NZD = 12.3048 CZK
1 CZK = 0.081269
NZD
Avg
12.2543
High
12.3048
Low
12.1815
Last updated: 5/27/2026, 4:23:32 PM
Quick Conversions
| NZD | CZK |
|---|---|
| 1 NZD | 12.30 CZK |
| 10 NZD | 123.05 CZK |
| 50 NZD | 615.24 CZK |
| 100 NZD | 1,230.48 CZK |
| 500 NZD | 6,152.40 CZK |
| 1,000 NZD | 12,304.79 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-05-27T16:23:32Z",
"rates": {
"CZK": 12.304793
}
}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": 1230.4793,
"rate": 12.304793
}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