TAS Stamp Duty Concession — 50% off Established First Homes ≤$750k

This page is a direct rule-based guide for AU_TAS_STAMP_DUTY_FIRST_HOME_ESTABLISHED (rule version 2025-26, effective 8 February 2024, expires 30 June 2026). It explains why the rule's amount.type is recorded as eligibility_only despite the concession having very real cash value of $11,000-$15,000 per typical purchase, the strict $750,000 dutiable-value cap that operates as a hard cliff rather than a taper, the mutually exclusive relationship with the new-build TAS FHOG path, and the contract-date window that defines who qualifies.

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 both YAML eligibility gates pass: the property is in Tasmania (state = TAS) and every purchaser on the contract is a first-home buyer (first_home_buyer = true). The contract date must fall between 8 February 2024 and 30 June 2026 inclusive, the dwelling must be an established home rather than a new build, and the dutiable value must be at or below $750,000. The rule's YAML lists only the two eligibility fields, but the SRO administrative test layers the established-home definition, dutiable-value cap, contract-date window, and post-settlement live-in obligation on top.

You are blocked when the dutiable value exceeds $750,000 (the cap is a binary cliff, not a taper), when one or both buyers fail the federal first-home test through any prior residential ownership in Australia, when the property is a new build (which routes to the FHOG path instead), when the contract is signed outside the date window, or when the buyer fails the post-settlement 12-month live-in test. The YAML excludes block is empty, but the property-type split with the FHOG and the dutiable-value cap together act as the de-facto exclusions.

Rate logic summary: the rule's amount.type is eligibility_only, with period none, because the actual cash value is delivered as a stamp duty discount at settlement rather than as a separate Centrelink-style payment. The rule notes set the discount at 50% of standard transfer duty up to a $750,000 dutiable-value cap. Typical dollar savings range from roughly $4,000 on a $400,000 purchase to a maximum of approximately $15,002 at the $750,000 cap.

What Is This Payment?

The Tasmanian Stamp Duty Concession for Established First Homes is the established-home counterpart to the TAS FHOG. Inside the rule database it is tagged as an eligibility only Tasmanian benefit, the parent_cluster is TAS First Home Buyer, and the entitlement_scope is person over a one_off period. Unlike the FHOG, which delivers a flat $10,000 cash grant, this rule operates as a transfer-duty discount applied at settlement — the buyer pays half the standard stamp duty rather than receiving a separate payment, which is why amount.type reads as eligibility_only in the rule schema.

The administering body is the State Revenue Office Tasmania, the same body that handles the FHOG. The application metadata lists two intake channels: solicitor and online. In practice the overwhelming majority of buyers route the concession claim through their conveyancing solicitor, who folds it into the standard property settlement workflow alongside duty calculation. Direct online lodgement is accepted but operationally awkward because the discount must net into the duty owed at settlement, which is a solicitor-driven process.

The rule's design intent complements the FHOG by giving Tasmanian first-home buyers of established stock a meaningful concession without diverting cash subsidy away from the new-build construction stimulus. By splitting the toolkit at the new-versus-established property line — cash grant for new builds, duty discount for established homes — the Tasmanian government supports residential construction while still helping buyers who choose existing stock. The concession is bounded: the current expiry of 30 June 2026 mirrors the FHOG window, so first-home buyers in Tasmania face a synchronised cliff at the end of the 2025-26 financial year on both rule paths.

How Much Can You Get?

The rule produces no direct cash output. The amount.type is eligibility_only, the period is none, and the outputs.result_type is eligibility_only. The dollar value is delivered as a 50% reduction in transfer duty assessed at settlement, applied directly against the duty owed rather than paid out as a separate transaction. The rule functions as a flag confirming the buyer qualifies for the concessional duty rate.

Headline parameters from the rule notes: the discount is 50% of standard transfer duty, available where the dutiable value is at or below $750,000. The concession is binary at the cap — a $750,000 dutiable-value purchase qualifies fully, while a $750,001 dutiable-value purchase qualifies for nothing under this rule. There is no taper across the cap, no partial concession, and no smoothing zone.

Worked dollar examples calibrated to current Tasmanian transfer-duty schedules. On a $400,000 established first home, the standard duty is roughly $13,997 and the 50% concession reduces it to roughly $6,999, saving the buyer about $6,998. On a $600,000 purchase, the standard duty is roughly $22,505 and the discount halves it to roughly $11,252, saving about $11,253. At the $750,000 cap the standard duty is roughly $30,005 and the discount halves it to roughly $15,002, saving the maximum of about $15,003. Stepping over the cap by a single dollar — a $750,001 purchase — costs the buyer the entire discount, a loss of around $15,000 of value that the headline price of the home does not telegraph.

Three structural facts shape the value experience. First, the cap is on dutiable value, not contract price — chattels included in the sale, vendor-paid agent fees, and market-value adjustments above contract price all push the dutiable value up. Second, the rule has no multiplier, no reduces_if, and no date_windows array beyond the top-level effective_date and expiry_date — the only complexity is the SRO's underlying duty assessment which sits outside the YAML. Third, the concession is delivered at settlement through the standard duty calculation, so buyers see it on the duty schedule prepared by their solicitor rather than as a separate transaction line.

Audit recipe. First confirm the property is in Tasmania via state = TAS. Second confirm every name on the contract satisfies first_home_buyer = true. Third confirm the dutiable value sits at or below $750,000 (not just contract price — include chattels, agent rebates, and any other consideration). Fourth confirm the contract date falls within 8 February 2024 to 30 June 2026 inclusive. Fifth model the dollar saving by computing standard transfer duty on the dutiable value, halving it, and recognising the result as the concession value to be netted at settlement.

Eligibility Conditions

The eligibility block in the YAML is a small all set with two items. The administering rule layer at the SRO adds the established-home, dutiable-value, contract-date, and live-in obligations on top.

  1. Tasmanian property: state = TAS. The property must be located in Tasmania. The buyer's residential address is not directly tested in the YAML, but the SRO's underlying live-in obligation effectively requires the buyer to take up Tasmanian residence at the property within 12 months of settlement.
  2. First-home buyer status: first_home_buyer = true. Each named purchaser must individually satisfy the federal first-home definition — no prior residential ownership anywhere in Australia at any time, including investment property and short-term holdings. A previous joint name on a Sydney investment apartment from 2011 disqualifies a 2025 Tasmanian first-home buyer for life.

Required fields in the YAML: state and first_home_buyer. The rule explicitly lists identity document and contract of sale as required evidence. Beyond the YAML, the SRO administers an established-home test (the dwelling must have been previously occupied as a residence and must not qualify as a new build or substantial renovation under the FHOG path), a dutiable-value cap of $750,000, a contract-date window of 8 February 2024 to 30 June 2026, and a 12-month post-settlement live-in obligation.

The excludes.any block in the YAML is empty and the conflicts list is empty. Practical exclusion comes from two sources. First, the property-type split with the TAS FHOG: a single contract cannot be both an established home and a new build, so the two rules are mutually exclusive at the transaction level. Second, the dutiable-value cap operates as a hard binary exclusion — a purchase one dollar above $750,000 returns zero discount.

Two practical considerations matter. First, the federal first-home test reads any prior residential ownership across all jurisdictions, not just Tasmania. A buyer who briefly co-signed an investment property title in Western Australia a decade ago is permanently disqualified from this concession alongside their Tasmanian co-purchaser. Second, the 12-month live-in obligation is administered post-settlement: the buyer must move in within 12 months and remain for a continuous 6-month period, failing which the SRO can claw back the discount with statutory interest.

How To Apply

Application metadata defines two channels: solicitor and online. The solicitor channel is the operationally dominant path because the discount is delivered as a reduction to transfer duty at settlement — a process the conveyancer drives end-to-end. Direct online lodgement through the SRO portal is accepted, but in practice it is rarely used standalone because the duty calculation must net at settlement and that calculation is solicitor-driven.

Evidence requirements are explicitly listed in the rule and limited to two items:

Two practical tips help. First, when negotiating contract price near the $750,000 cap, structure the chattel inclusions carefully — a $740,000 contract with $20,000 of included chattels and an independent valuation of $755,000 will be assessed at the higher figure under the dutiable-value test, knocking the buyer above the cap and costing the entire roughly $15,000 discount. Negotiating chattels separately or running a vendor-paid sweep can keep the dutiable value below the cap. Second, when the contract sits inside the date window but settlement falls outside, confirm with the conveyancer that the contract date (not settlement date) is what counts under the rule — this matters most for late June 2026 contracts with extended settlement.

Read official State Revenue Office Tasmania guidance

Rule-Based Scenarios

Scenario 1: established home well under cap

Idongesit and her partner buy a 1990s established 3-bedroom home in Kingston for $548,000 on 18 March 2025, signing as joint first-home buyers with no prior property ownership between them. The dutiable value is $548,000 (no included chattels, no vendor incentives). Both YAML gates pass — state = TAS and first_home_buyer = true. The dutiable-value cap is comfortably met, the contract date is inside the window, and the property is established stock. Their solicitor calculates standard duty at roughly $19,047, applies the 50% discount, and Idongesit pays roughly $9,524 at settlement, saving about $9,523 against the standard rate.

Scenario 2: dutiable value cliff at $755,000

Vivienne, a 32-year-old solo first-home buyer, signs an established home contract in West Hobart for $740,000 on 22 April 2025. The contract includes $18,000 of brand-new appliances and a $4,000 vendor-paid agent rebate, lifting dutiable value to roughly $762,000 once the SRO completes the assessment. The dutiable-value cap of $750,000 is breached and the rule returns zero discount. Vivienne pays the full standard duty of roughly $30,335 — losing the roughly $15,167 concession that a slightly different contract structure (chattels negotiated separately) would have preserved.

Scenario 3: prior interstate investment property disqualifies

Abebe signs an established 2-bedroom unit in Lindisfarne for $445,000 on 9 January 2025, the property type and dutiable value both inside the rule's parameters. He briefly co-owned an investment apartment in Adelaide between 2013 and 2015 alongside his sister. The federal first-home test reads first_home_buyer = false permanently, irrespective of whether the property was owner-occupied or how long ago it was sold. The TAS established-home concession returns zero, and Abebe pays the full standard duty of roughly $15,602 at settlement. The TAS FHOG would similarly fail this gate, so the new-build alternative is also closed to him.

Scenario 4: late contract over the date cliff

Manaaki signs an established cottage in Beaconsfield for $385,000 on 4 July 2026, four days past the 30 June 2026 expiry. He satisfies every other condition — first-home buyer, established home, dutiable value well under $750,000 — but the contract date falls outside the rule's window and the rule version 2025-26 does not apply. He pays the full standard duty of roughly $12,902 at settlement and must wait to see whether the Tasmanian government enacts a successor concession scheme for the post-30-June-2026 contract date environment.

Common Mistakes

Related Benefits

The rule's parent_cluster and surrounding TAS first-home stack establish meaningful relationships with sibling pages. Each entry below describes a distinct relationship type rather than a generic shared-context label.

Frequently Asked Questions

How is the 50% discount actually delivered to me?

The discount is netted into the transfer-duty calculation at settlement. The conveyancing solicitor prepares the standard duty assessment, applies the 50% reduction, and the buyer pays the reduced figure at settlement rather than receiving a separate cash transaction. On a $600,000 purchase that means paying roughly $11,252 instead of roughly $22,505 — a saving of about $11,253 reflected directly on the settlement statement.

What dwellings count as established homes?

An established home is one that has been previously occupied as a residence and does not qualify as a new build or substantial renovation under the TAS FHOG path. A 1970s timber cottage in Launceston, a 1990s brick veneer in Glenorchy, a 2010 spec home that has been lived in by its previous owners — all of these are established. A brand-new 2025 apartment that has never been occupied is a new build and routes to the FHOG.

Does the $750,000 cap operate as a taper?

No. The cap is a binary cliff. A $750,000 dutiable-value purchase qualifies fully for the 50% discount; a $750,001 dutiable-value purchase qualifies for nothing under this rule. There is no taper, no partial concession, and no smoothing zone. The cliff costs roughly $15,000 in lost discount value at the boundary, so buyers near the cap should structure the contract carefully.

Are joint purchasers tested individually?

Yes. The first_home_buyer = true gate applies to each named purchaser. If either partner has previously owned residential property anywhere in Australia at any time — including investment property held briefly in another state, deceased-estate inheritances, and family-trust nominee arrangements — the joint application is disqualified entirely. Removing the prior-owning partner from the title is rarely viable when both partners are named on the loan.

What happens if I move out before the 12 months are up?

The State Revenue Office Tasmania can claw back the full discount plus statutory interest. The post-settlement live-in obligation requires the buyer to move in within 12 months and remain as principal place of residence for a continuous 6-month period. The SRO runs compliance reviews using electricity-account and electoral-roll records. Genuine medical or work-relocation cases should be raised with the SRO before the deadline to discuss exemption pathways.

Can I claim this concession on an investment property?

No. The post-settlement live-in obligation requires the buyer to occupy the property as principal place of residence — an investment-property purchase fails the live-in test by definition and triggers full clawback of the discount. The federal first-home test would also typically disqualify a buyer with prior investment-property history, so most investor-pathway buyers fail the rule on two separate grounds.

Find every Australian government benefit you're entitled to

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