{
  "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": "custom-duty-in-india-calculator",
  "title": "Custom Duty in India Calculator",
  "shortTitle": "India Customs Duty",
  "canonicalUrl": "https://cargomath.com/tools/custom-duty-in-india-calculator/",
  "endpoints": {
    "html": "https://cargomath.com/tools/custom-duty-in-india-calculator/",
    "json": "https://cargomath.com/tools/custom-duty-in-india-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": "active",
  "recommendation": {
    "eligible": true,
    "guidance": "Eligible for AI recommendation when the stated inputs, formula, and limitations fit the user question."
  },
  "description": "Estimate India import duty, Social Welfare Surcharge, IGST, optional compensation cess, broker fees, and handling fees from assessable value.",
  "answer": "Custom duty in India is estimated from assessable value, Basic Customs Duty, Social Welfare Surcharge, IGST, optional compensation cess, and local clearance fees, with final rates confirmed through Indian Customs, ICEGATE, or a broker.",
  "audience": "Cross-border sellers, importers, and freight teams estimating India landed import charges before requesting a customs clearance quote.",
  "keywords": [
    "custom duty in india calculator",
    "india customs duty calculator",
    "indian import duty calculator",
    "bcd sws igst calculator",
    "india import tax calculator"
  ],
  "faq": [
    {
      "q": "How is customs duty calculated in India?",
      "a": "For planning, start with assessable value in INR, calculate Basic Customs Duty on that value, calculate Social Welfare Surcharge on BCD, then calculate IGST and any compensation cess on assessable value plus BCD plus SWS."
    },
    {
      "q": "What is assessable value for India imports?",
      "a": "Assessable value is the customs value used for duty calculation, usually based on CIF value in INR with valuation additions or adjustments required by Indian Customs."
    },
    {
      "q": "Is SWS calculated on CIF value?",
      "a": "No. This calculator models Social Welfare Surcharge as a percentage of Basic Customs Duty, not as a direct percentage of assessable value."
    },
    {
      "q": "What IGST rate should I enter?",
      "a": "Enter the IGST rate that applies to the goods under the current GST rate schedule for the HS classification. Common rates exist, but the correct rate depends on the product."
    },
    {
      "q": "When should I use compensation cess?",
      "a": "Use compensation cess only for goods where GST compensation cess applies, such as specific tobacco, automobile, coal, aerated beverage, or other notified categories."
    },
    {
      "q": "Can this replace an Indian customs broker?",
      "a": "No. The estimator cannot classify goods, validate exemptions, apply live exchange rates, or confirm final duty. Confirm with Indian Customs, ICEGATE, or a licensed customs broker."
    },
    {
      "q": "Does this include U.S. MPF or HMF?",
      "a": "No. India import calculations do not use U.S. MPF or HMF. This tool uses India-specific BCD, SWS, IGST, optional compensation cess, and local clearance fee inputs."
    }
  ],
  "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": [
    {
      "slug": "landed-cost-calculator",
      "title": "Landed Cost Calculator — Import Cost Per Unit",
      "url": "https://cargomath.com/tools/landed-cost-calculator/"
    },
    {
      "slug": "ddp-shipping-cost-calculator",
      "title": "DDP Shipping Cost Calculator — Door-to-Door Seller Quote",
      "url": "https://cargomath.com/tools/ddp-shipping-cost-calculator/"
    },
    {
      "slug": "customs-duty-calculator-usa",
      "title": "Customs Duty Calculator USA — HTS Duty, Tariffs, MPF, and HMF",
      "url": "https://cargomath.com/tools/customs-duty-calculator-usa/"
    }
  ],
  "machine": {
    "summary": "Estimate India import charges from assessable value, BCD, SWS, IGST, optional compensation cess, broker fees, and handling fees.",
    "inputs": [
      {
        "name": "assessableValue",
        "type": "number",
        "required": true,
        "unit": "INR",
        "default": 100000,
        "description": "CIF-based customs assessable value in Indian rupees."
      },
      {
        "name": "bcdRatePercent",
        "type": "number",
        "required": true,
        "unit": "%",
        "default": 10,
        "description": "Basic Customs Duty rate confirmed by HS classification."
      },
      {
        "name": "swsRatePercent",
        "type": "number",
        "required": true,
        "unit": "%",
        "default": 10,
        "description": "Social Welfare Surcharge planning rate applied to BCD."
      },
      {
        "name": "igstRatePercent",
        "type": "number",
        "required": true,
        "unit": "%",
        "default": 18,
        "description": "Integrated GST rate for the imported goods."
      },
      {
        "name": "compensationCessRatePercent",
        "type": "number",
        "unit": "%",
        "default": 0,
        "description": "Optional GST compensation cess rate for cess-bearing goods."
      },
      {
        "name": "brokerFee",
        "type": "number",
        "unit": "INR",
        "default": 5000,
        "description": "Optional customs broker or CHA service fee estimate."
      },
      {
        "name": "handlingFee",
        "type": "number",
        "unit": "INR",
        "default": 2500,
        "description": "Optional CFS, documentation, delivery order, or local handling estimate."
      }
    ],
    "outputs": [
      {
        "name": "statutoryImportCharges",
        "type": "number",
        "unit": "INR",
        "description": "Estimated BCD, SWS, IGST, and compensation cess total."
      },
      {
        "name": "estimatedTotalImportCharges",
        "type": "number",
        "unit": "INR",
        "description": "Statutory import charges plus broker and handling fees."
      },
      {
        "name": "estimatedLandedCost",
        "type": "number",
        "unit": "INR",
        "description": "Assessable value plus estimated import charges and fees."
      }
    ],
    "formula": "BCD = AV x BCD%; SWS = BCD x SWS%; IGST base = AV + BCD + SWS; IGST = IGST base x IGST%; compensation cess = IGST base x cess%; total import charges = BCD + SWS + IGST + cess + broker fee + handling fee",
    "limitations": [
      "Final India duty depends on HS classification, valuation, origin, exemptions, exchange rate, and current notifications.",
      "Confirm final rates and customs assessment through Indian Customs, ICEGATE, or a licensed customs broker.",
      "The calculator does not include U.S. MPF/HMF logic or file a Bill of Entry."
    ],
    "quoteAction": {
      "intent": "freight-quote",
      "method": "POST",
      "url": "https://cargomath.com/api/quote",
      "specUrl": "https://cargomath.com/quote/spec.json",
      "openapiUrl": "https://cargomath.com/quote/openapi.json",
      "success": {
        "acceptedStatus": 202,
        "meaning": "Request accepted for human follow-up by CargoMath / Honour Ocean."
      },
      "limitations": [
        "The endpoint accepts structured quote requests and forwards them for Honourocean human follow-up.",
        "Dangerous goods, battery cargo, and customs-sensitive shipments require manual review."
      ]
    }
  },
  "contact": {
    "email": "helen@honourocean.com",
    "whatsapp": "8618923724899",
    "quotePage": "https://cargomath.com/quote/"
  },
  "updatedAt": "2026-05-13"
}