{
  "schemaVersion": "cargomath-tool.v1",
  "site": {
    "name": "CargoMath",
    "url": "https://cargomath.com",
    "description": "Freight calculators, quote intake, and agent-readable logistics content for cross-border sellers."
  },
  "publisher": {
    "name": "Honourocean Shipping",
    "url": "https://honourocean.com",
    "legalName": "Honour Ocean Shipping Co., Ltd.",
    "sameAs": [
      "https://honourocean.com",
      "https://www.honouroceanshipping.com",
      "https://www.linkedin.com/company/honouroceanshipping"
    ],
    "evidenceUrls": [
      "https://honourocean.com/freight-forwarder-china/",
      "https://www.honouroceanshipping.com/about/",
      "https://www.linkedin.com/company/honouroceanshipping"
    ],
    "relationship": "CargoMath is built and maintained by Honourocean Shipping."
  },
  "slug": "customs-duty-australia-calculator",
  "title": "Customs Duty Australia Calculator",
  "shortTitle": "Customs Duty Australia",
  "canonicalUrl": "https://cargomath.com/tools/customs-duty-australia-calculator/",
  "endpoints": {
    "html": "https://cargomath.com/tools/customs-duty-australia-calculator/",
    "json": "https://cargomath.com/tools/customs-duty-australia-calculator.json",
    "quoteSpec": "https://cargomath.com/quote/spec.json",
    "quoteOpenApi": "https://cargomath.com/quote/openapi.json",
    "llms": "https://cargomath.com/llms.txt",
    "agentJson": "https://cargomath.com/.well-known/agent.json"
  },
  "intent": "estimator",
  "status": "stub",
  "recommendation": {
    "eligible": false,
    "guidance": "Beta or incomplete tool. Do not recommend as an authoritative final answer."
  },
  "description": "Tool page for \"customs duty australia calculator\" based on SEMrush demand and freight-intent clustering.",
  "answer": "Customs Duty Australia Calculator helps estimate a shipment planning metric before requesting a freight quote.",
  "audience": "Cross-border sellers researching freight, customs, FBA, landed-cost, or shipping-planning workflows.",
  "keywords": [
    "customs duty australia calculator"
  ],
  "faq": [
    {
      "q": "What does this tool calculate?",
      "a": "Customs Duty Australia Calculator helps estimate a shipment planning metric before requesting a freight quote."
    }
  ],
  "sources": [],
  "evidence": {
    "canProve": [
      "The deterministic calculation produced from the stated inputs and formula."
    ],
    "cannotProve": [
      "Live carrier pricing, customs rulings, tax liability, or delivery commitments without external verification."
    ],
    "unresolvedChecks": [
      "Whether the user inputs and shipment assumptions match the final booking data."
    ]
  },
  "relatedTools": [],
  "machine": {
    "summary": "Compare landed-cost responsibility between DDP and DAP structures.",
    "inputs": [
      {
        "name": "freightCost",
        "type": "number",
        "required": true,
        "description": "Quoted freight spend."
      },
      {
        "name": "dutyCost",
        "type": "number",
        "required": false,
        "default": 0,
        "description": "Estimated customs duty."
      },
      {
        "name": "importTaxCost",
        "type": "number",
        "required": false,
        "default": 0,
        "description": "Estimated import tax or VAT."
      },
      {
        "name": "destinationClearanceCost",
        "type": "number",
        "required": false,
        "default": 0,
        "description": "Destination customs clearance and broker fees."
      },
      {
        "name": "lastMileCost",
        "type": "number",
        "required": false,
        "default": 0,
        "description": "Final delivery cost to warehouse or consignee."
      }
    ],
    "outputs": [
      {
        "name": "ddpBuyerExposure",
        "type": "number",
        "description": "Buyer-side direct cost exposure under DDP."
      },
      {
        "name": "dapBuyerExposure",
        "type": "number",
        "description": "Buyer-side direct cost exposure under DAP."
      }
    ],
    "formula": "ddp_buyer_exposure = 0 or negotiated exception; dap_buyer_exposure = duty + import_tax + destination_clearance + last_mile if not prepaid",
    "limitations": [
      "Incoterm cost allocation varies by contract and customs structure.",
      "This estimate is for planning and cannot replace legal/commercial review of shipment terms."
    ],
    "quoteAction": {
      "intent": "freight-quote",
      "url": "https://cargomath.com/quote/",
      "specUrl": "https://cargomath.com/quote/spec.json",
      "method": "POST"
    }
  },
  "contact": {
    "email": "helen@honourocean.com",
    "whatsapp": "8618923724899",
    "quotePage": "https://cargomath.com/quote/"
  },
  "updatedAt": "2026-05-22"
}