About
Who built this?
Calk NZ was built and is maintained by Konstantin Iakovlev, a software developer based in Auckland, New Zealand. I have over 8 years of experience building data-driven web applications, including financial tools, analytics dashboards, and data processing systems.
Before Calk NZ, I spent years working with financial data systems where precision matters — incorrect tax calculations or rounding errors are not just inconvenient, they can cost real money. That experience drove the engineering decisions behind this site: every formula is sourced directly from official IRD, ACC, and MBIE publications, and every calculator is verified against the official IRD PAYE calculator before release.
About the developer
My background is in software engineering, specifically the design and verification of financial computation systems. Over the past eight years I have built payroll components, tax-aware reporting tools, and consumer-facing finance dashboards — work where rounding behaviour, bracket boundaries, and rate effective dates have a direct dollar impact on the people using them. That background informs every calculator on this site.
Calk NZ is also distributed as a free Android application on Google Play (package nz.calk.app), built with Capacitor as a wrapper around the same Next.js codebase. This means every calculator behaves identically across web and mobile, and rate updates roll out to both platforms simultaneously.
Important: I am a software developer, not a Chartered Accountant, financial adviser, or tax agent. The calculators implement the official IRD/ACC/MBIE formulas exactly as published, but I am not authorised to give financial advice under the Financial Markets Conduct Act 2013. For decisions that affect your tax position, retirement planning, or business structure, please consult a qualified professional.
Why I built it
I wanted a fast, accurate, and free resource for common NZ financial calculations — the kind of tool I wished existed when I was trying to figure out my own tax obligations, compare KiwiSaver contribution rates, or estimate mortgage repayments.
Most existing NZ calculator sites were either outdated, loaded with ads that made them hard to use, or gave results without showing the working. Calk NZ is designed to be different: every calculation shows the breakdown step by step, uses the current financial year’s official rates, and runs entirely in your browser so your financial data never leaves your device.
Our editorial process
Every calculator on Calk NZ follows a defined research, build, and review cycle. Research starts with the relevant primary source — IRD’s tax tables for income tax, MBIE wage orders for the minimum wage, ACC’s annual rate schedule for levies, RBNZ for monetary policy, BRANZ for building costs, BLNZ for farming benchmarks, Stats NZ for inflation. We read the underlying legislation or order in council where the source is ambiguous, and we cite the URL we relied on directly inside the calculator’s FAQ section so readers can verify the figures themselves.
Calculator code is written in TypeScript with the formulas isolated in pure functions. Each formula is unit-tested against worked examples drawn from the source publication — for example, IRD’s own published PAYE worked examples for a $50,000 salary, $100,000 salary, and a salary that crosses two brackets. Results from Calk NZ must match the IRD example to the cent before the calculator is published. KiwiSaver, ACC, and student loan logic is tested against equivalent IRD output for a comparable input.
Each calculator carries an explicit Last Reviewed date, visible above the form. That date represents the last point at which the underlying figures were re-verified against the official source — not the build timestamp of the page. Tax calculators are reviewed on 1 April each year (financial year start), mortgage calculators after each RBNZ Official Cash Rate decision, ACC and KiwiSaver immediately when IRD publishes new schedules, building costs in November when BRANZ updates its annual cost data.
Our official data sources
Every figure in every Calk NZ calculator traces back to an authoritative New Zealand source. We do not estimate, interpolate, or borrow rates from secondary aggregators. The complete source list, with the date each source was last consulted, is below.
- Inland Revenue (IRD) \u2014 tax brackets, PAYE schedules, KiwiSaver rules, RWT/PIE/FIF rates, IETC thresholds, UOMI rates. Last consulted: 1 April 2026.
- Accident Compensation Corporation (ACC) \u2014 earner levy, work levy, motor vehicle levy, max liable earnings cap. Last consulted: 1 April 2026.
- Employment New Zealand / MBIE \u2014 minimum wage, holiday pay, parental leave, redundancy. Last consulted: 1 April 2026.
- Reserve Bank of New Zealand (RBNZ) \u2014 Official Cash Rate, LVR restrictions, DTI rules. Last consulted: 15 March 2026.
- Work and Income / MSD \u2014 Working for Families, Best Start, Accommodation Supplement, NZ Super rates. Last consulted: 1 April 2026.
- NZ Transport Agency (Waka Kotahi) \u2014 vehicle registration fees, RUC rates, WoF schedule. Last consulted: 15 February 2026.
- Stats NZ \u2014 Consumer Price Index, household inflation, regional data. Last consulted: 28 February 2026.
- BRANZ \u2014 building cost benchmarks, square-metre rates. Last consulted: 15 November 2025.
- Beef + Lamb New Zealand \u2014 sheep and beef farming benchmarks, stock unit equivalents. Last consulted: 10 October 2025.
How calculations are verified
Every calculator on Calk NZ goes through a three-step quality process before publication:
- Formulas are sourced directly from official government publications (IRD tax tables, ACC levy schedules, MBIE wage orders, Stats NZ CPI data).
- Results are cross-checked against the official IRD PAYE calculator and other government tools for a range of test inputs.
- Edge cases are tested: zero income, maximum thresholds, leap years, mid-year rate changes, and boundary values for each tax bracket.
Rates are updated at the start of each financial year (1 April) when new IRD schedules take effect. If mid-year changes occur — such as a Budget announcement or ACC levy adjustment — the affected calculators are updated within 48 hours. For full details, see the methodology page.
Corrections policy
If you find a calculation error, an outdated rate, or a number that doesn’t match your own expectation, please email info@calk.nz with the calculator name, the inputs you entered, the result you received, and the result you expected. We aim to acknowledge corrections within 2 business days. Verified errors are fixed within 48 hours and recorded on the public updates page with the date of the correction and what changed. We do not silently update incorrect figures — every fix is logged.
Important disclaimer
Calk NZ is an informational tool, not a financial advice service. While every effort is made to ensure accuracy, tax and financial legislation can change. Always consult a qualified financial adviser or tax professional (such as a Chartered Accountant NZ) for decisions that affect your personal finances, business tax obligations, or investment strategy.
Te Reo Māori translations
Calk NZ is bilingual: every page is available in English and te reo Māori. The Māori translations were drafted with AI assistance and edited for accuracy, with proper macron orthography (ā, ē, ī, ō, ū) throughout. We acknowledge that AI-assisted translation cannot fully match a fluent native speaker — and we are actively seeking review by native te reo Māori speakers to refine the translations further. If you spot a translation that doesn’t read naturally or could be improved, please email info@calk.nz — your feedback is gratefully received.
Contact
Found an error in a calculation? Have a suggestion for a new calculator? Email info@calk.nz and I’ll respond within 2 business days. For general enquiries, visit the contact page.