NSW Active and Creative Kids Voucher - $100/yr Per Child

This page is a direct rule-based guide for AU_NSW_ACTIVE_AND_CREATIVE_KIDS (rule version 2025-26, effective 1 July 2025). It explains the $100 per school-age child per financial year voucher pair (two $50 vouchers) available to NSW Family Tax Benefit households, how the per-child multiplier flows through the school_age_children_count derived from the child_age_groups bucket answers, the registered activity provider gate, and the two staggered voucher expiry dates across the year.

Don't want to read the full rule? Get a personalised report on every Australian government benefit you may qualify for in under 3 minutes.

Quick Answer

You may qualify when all of the following are true: the state field is NSW; the dependent_children flag is true (at least one child is in care); the receiving_family_tax_benefit derived flag is true (which fires when either FTB-A or FTB-B is being received); and the derived school_age_children_count is greater than or equal to 1. The school-age count is built from the child_age_groups buckets covering ages 1 to 19, so families with at least one child in those buckets satisfy the gate.

You are blocked when the household resides outside NSW, when no children are in care (the dependent_children flag is false), when Family Tax Benefit is not being received (typical of higher-income households above the FTB income threshold), or when the only children in care are under 1 year old (the school-age count is then zero). Households on Centrelink payments other than FTB - such as Age Pension or DSP with no FTB - also cannot claim because the FTB gate is the single income signal the rule uses.

Rate logic summary: amount type is fixed with period yearly and a per-child addition mechanism. The base value is 0 and the multiplier formula is $100 per year multiplied by school_age_children_count (two $50 vouchers per child per year). A one-child household receives $100/yr, a two-child household $200/yr, a three-child household $300/yr, a four-child household $400/yr, and so on. The vouchers are delivered as digital codes redeemable with registered sport or creative activity providers, not as direct cash transfers.

What Is This Payment?

The NSW Active and Creative Kids Voucher is a per-child voucher targeting sport and creative activity participation among Family Tax Benefit families. In the rule database it is tagged as monetary_primary in the NSW Kids Vouchers parent cluster. Tags include families, children, sports, creative, nsw, voucher, and ftb. The entitlement scope is per child for one financial year - each school-age child draws two $50 vouchers and the household's total scales linearly with the school_age_children_count derived value.

The administering body is Service NSW, with intake through the online portal listed in application_meta. The applicant lodges once per child, attaching a Medicare card record (which provides the child's identity confirmation) and FTB evidence (which proves the receiving_family_tax_benefit flag). Service NSW issues two voucher codes per qualifying child, each redeemable with a registered activity provider. The voucher itself transfers value to the provider rather than directly to the household - the household sees a $50 reduction in the activity fee at registration time.

The rule's design intent is to reduce the cost barrier to organised after-school sport and creative activities for FTB households, where the cost of junior club registration, music tuition fees, or dance class enrolment can otherwise dominate a tight family budget. The dual-purpose scope (both sport and creative) is unusual among state voucher schemes; many states historically split sport and arts into separate programs. The combined approach gives families flexibility to allocate the per-child amount across whichever activity best fits each child. The FTB gate functions as an income proxy without requiring the applicant to lodge income figures directly - Service NSW verifies FTB receipt through Services Australia in the background.

How Much Can You Get?

The amount block is defined as type: fixed with period: yearly, a base value: 0, and a per_child_addition: 100 tied to the children_field: school_age_children_count. The full per-household amount is therefore $100 per year multiplied by school_age_children_count. Two $50 vouchers per child make up the $100 per-child total - Voucher 1 with one expiry date and Voucher 2 with a second expiry date.

Five numeric facts drive the dollar outcome:

To audit the household total, follow a four-step recipe. First, count the children in the household and bucket them by age: under 1, 1 to 5, 6 to 7, 8 to 12, 13 to 19, over 19. Second, derive school_age_children_count by summing the four buckets covering ages 1 to 19. Third, multiply by 100 to get the annual ceiling. Fourth, divide by 50 to confirm the voucher count (two per child). A worked example: a family with one 4-year-old, one 8-year-old, and one 14-year-old has school_age_children_count of 3, household ceiling $300/yr, voucher count 6 (two per child).

The rule note flags one minor strictness drift: the policy's strict age band is approximately 4.5 to 18 years, while the rule engine includes the under-5 (covering ages 1-5) and 13-19 buckets. This produces a small over-count for 4-year-olds and 19-year-olds whose strict-policy eligibility would round down. The note records this as deliberate: a small over-count is preferable to a large under-count, particularly because Service NSW resolves the strict age check at the voucher issuance step rather than at the engine estimation step. There is no reduces_if taper, no date_windows beyond the voucher expiry dates, and no income reduction beyond the FTB gate itself.

Eligibility Conditions

The eligibility block is an all set, so every item must pass.

  1. NSW residence: state = NSW. The applicant household must reside in New South Wales. The vouchers are issued through Service NSW and cannot be redeemed by households whose primary residence sits in a different state, even when the children regularly cross the border for activities.
  2. Dependent children in care: dependent_children = true. At least one child must be in the applicant's care during the financial year. The flag is set against the standard Centrelink dependent-child definition.
  3. Receiving Family Tax Benefit: receiving_family_tax_benefit = true. The derived flag fires when either FTB-A or FTB-B is being received. The household must be in active receipt rather than merely eligible-but-not-claimed status.
  4. At least one school-age child: school_age_children_count >= 1. The derived count sums the child_age_groups buckets covering ages 1 to 19. Households whose only children are under 1 year old satisfy the dependent_children gate but fail this one.

Required fields for assessment are state, dependent_children, receiving_family_tax_benefit, and child_age_groups (from which school_age_children_count is derived). The four-question gate is moderate in complexity; the child_age_groups question alone collects the data needed for both the count gate and the per-child multiplier.

The excludes block is empty - no payment or status disqualifies. The conflicts list is also empty - the rule does not collide with any other federal or state payment. Families can receive Active and Creative Kids vouchers alongside the federal Child Care Subsidy, FTB-A and FTB-B (in fact FTB receipt is a prerequisite rather than a conflict), Parenting Payment, and other state-level kids voucher schemes (where they exist - NSW is one of the more generous states on this front).

Two practical considerations sit at the edge of the eligibility test. First, the FTB gate is binary against current receipt. A household that lost FTB partway through the financial year (typically through income drift above the FTB-A threshold or shared-care percentage changes) loses voucher eligibility for any unused vouchers from the date of FTB cessation; already-redeemed vouchers are unaffected. Second, the school_age_children_count is computed against the household's child_age_groups answers as of the application date. Birthdays mid-year that move a child between buckets (e.g. an under-1 turning 1) refresh the count if the application is re-lodged - some families re-lodge for an additional child whose first birthday lands mid-year.

How To Apply

Application metadata defines a single channel: online. The applicant lodges through the Service NSW Active and Creative Kids voucher portal, providing the children's Medicare card details and confirming FTB receipt. Service NSW verifies FTB status through Services Australia's Centrelink Confirmation eServices in the background and issues two voucher codes per qualifying child by email within a typical 7-day processing window.

Evidence requirements are explicitly listed in the rule and should be prepared in advance:

Two practical tips help with this rule. First, lodge in July or August at the start of the financial year. The full $100 per child is available immediately, and households who delay until late in the year often miss the Voucher 2 expiry on 14 July of the following financial year because Voucher 2 has the shorter window. Lodging early secures both vouchers with time to use them. Second, check the registered activity provider list before booking term enrolments. A small but persistent slice of activity providers operate outside the registered scheme; vouchers redeemed against non-registered providers cannot be processed and must be retried at a registered alternative. Most major junior clubs, music schools, and dance studios in metropolitan and regional NSW are registered.

Apply on the official Service NSW Active and Creative Kids page

Rule-Based Scenarios

Scenario 1: One-child FTB household

Brianna is 33, a single parent in Newcastle with one 9-year-old in shared care 60% of the time. She receives FTB-A and FTB-B continuously. She lodges in July 2026 and receives two $50 vouchers for her child. She uses Voucher 2 to fund $50 of a Term 3 junior football registration ($95 total, $45 out-of-pocket) and Voucher 1 to part-fund $50 of a $60 holiday-program drama week in December. Her total household subsidy for the year is $100, exactly the per-child ceiling.

Scenario 2: Three-child FTB-A family draws full multiplier

Devraj is 41, a married father in Wollongong with three school-age children (ages 6, 10, and 14). The household receives FTB-A on a moderate income. He lodges once in August 2026 and Service NSW issues six $50 vouchers across the three children. The household ceiling is $300/yr ($100 multiplied by school_age_children_count of 3). The 14-year-old uses both her vouchers on saxophone tuition fees through a registered music school. The 10-year-old splits hers between gymnastics and pottery classes. The 6-year-old's go to swimming squad registration. Total annual subsidy across the family reaches $300.

Scenario 3: Higher-income household, no FTB

Maximilian is 45, a married father in Mosman with two school-age children (ages 8 and 11). Family income is well above the FTB-A cliff at around $200,000 and FTB-A is not received. The receiving_family_tax_benefit gate fails. The school_age_children_count is 2 and the household clearly has children, but the FTB test is a hard gate. The $200 ceiling is not paid. Maximilian privately funds the children's tennis and piano lessons out-of-pocket.

Scenario 4: Cross-border household, not eligible

Tamati is 38, a married father living in Tweed Heads just north of the NSW border in Queensland, with three school-age children attending school across the border in NSW. The state gate reads QLD rather than NSW. Even though the children's activities are based in NSW, the household residence falls outside the eligibility test and the $300 ceiling is not paid. Tamati would need to investigate the QLD FairPlay Voucher and similar Queensland schemes instead.

Common Mistakes

Related Rules And Interactions

Frequently Asked Questions

How does the per-child amount scale?

The amount block defines a base value of 0 plus a per_child_addition of 100 multiplied by the school_age_children_count derived field. A one-child household receives $100/yr, a two-child household $200/yr, a three-child household $300/yr, a four-child household $400/yr. The scaling is linear with no per-family ceiling beyond the school_age_children_count itself.

How many vouchers does each child receive?

Two $50 vouchers per school-age child per financial year. The two vouchers carry different expiry dates - Voucher 1 expires 31 December 2026 and Voucher 2 expires 14 July 2026. The staggered expiry encourages spend across two activity terms rather than concentrating in one block.

What is the age range for "school-age" children?

The rule engine sums child_age_groups buckets covering ages 1 to 19, slightly broader than the strict policy band of 4.5 to 18. The note flags this as a deliberate small over-count: a 4-year-old turning 5 mid-year or a 19-year-old still in school finishes the bucket above the strict-policy band, and Service NSW resolves the strict age check at voucher issuance time.

Can I claim if I receive Parenting Payment Single but not FTB?

No. The receiving_family_tax_benefit gate is the single income signal. PPS does not satisfy the gate by itself; the household must additionally be in receipt of FTB-A or FTB-B. Most PPS recipients also receive FTB-A or FTB-B, so the gate is rarely an issue in practice, but rare cases (e.g. PPS for a single eligible child where FTB has been declined or suspended) cannot draw vouchers.

What if my family income changes mid-year?

The receiving_family_tax_benefit gate is checked at the application date. Households whose FTB lapses partway through the year retain already-redeemed vouchers but lose any unused codes from the date of FTB cessation. The reverse is also true - a household who gains FTB partway through the year can lodge from that date forward and receive the full per-child $100.

Can siblings share a voucher?

No. Each voucher is tied to a specific child via the Medicare card record used in the application. Vouchers cannot be transferred between siblings, even within the same household. A family wishing to spend $100 on one child's intensive piano course rather than $50 each across two children must instead choose activities that allow the per-child spend pattern.

Are the vouchers taxable?

No. The vouchers transfer value to the registered activity provider rather than directly to the household, and the value is not counted as assessable income for federal tax or for the FTB-A or FTB-B income tests. Receiving the vouchers does not reduce the underlying FTB entitlement that triggers eligibility.

Find every Australian government benefit you're entitled to

Benefit Check uses the same rule engine behind this page to scan all 317 federal and state benefits. Answer a short questionnaire and get your full eligibility list with calculated amounts.