Source-backed
Every production rule points to authoritative evidence and must pass two documented verification checks.
Australian data infrastructure
March APIs turns complex public rules into dependable product infrastructure. Source-backed, deterministic and ready to integrate.
Estimated government charges
$32,802.46
nsw-2026-07-01Verified twiceBuilt for teams that cannot afford an unexplained number.
Product 01

GovCost AU
Property government cost APICalculate supported Australian government charges without maintaining rate tables inside your application. NSW property transfer duty and registration fees are available now.
Request
{
"jurisdiction": "NSW",
"contract_date": "2026-08-15",
"dutiable_value_cents": 85000000,
"transaction": {
"property_type": "residential_home",
"whole_property_acquired": true,
"arm_length_transaction": true
}
}Response
{
"duty_cents": 3243700,
"transfer_registration_cents": 18273,
"mortgage_registration_cents": 18273,
"total_cents": 3280246,
"rule_version": "nsw-2026-07-01"
}How we build
Every production rule points to authoritative evidence and must pass two documented verification checks.
Identical supported inputs return identical integer-cent outputs, without model inference or hidden rounding.
Unsupported or legally ambiguous scenarios return an explicit error instead of a plausible-looking guess.
Designed to slot into
Coverage
Standard residential purchases by supported individual purchasers, including transfer and mortgage registration fees.
New coverage ships only after sources, boundaries, calculation behaviour and reproducible verification are documented.
Build with confidence