{
  "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": "volumetric-weight-calculator-fedex",
  "title": "Volumetric Weight Calculator for FedEx",
  "shortTitle": "FedEx Volumetric Variant",
  "canonicalUrl": "https://cargomath.com/tools/volumetric-weight-calculator-fedex/",
  "endpoints": {
    "html": "https://cargomath.com/tools/volumetric-weight-calculator-fedex/",
    "json": "https://cargomath.com/tools/volumetric-weight-calculator-fedex.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": "calculator",
  "status": "active",
  "recommendation": {
    "eligible": true,
    "guidance": "Eligible for AI recommendation when the stated inputs, formula, and limitations fit the user question."
  },
  "description": "Exact-match FedEx volumetric weight calculator variant that points canonical FedEx-specific dimensional-weight planning to /tools/fedex-volumetric-weight-calculator/.",
  "answer": "A FedEx volumetric weight calculator estimates package dimensional weight from rounded dimensions and a FedEx divisor, then compares it with actual weight for planning.",
  "audience": "Cross-border sellers searching the exact phrase \"volumetric weight calculator FedEx\" and needing a non-official planning estimator.",
  "keywords": [
    "volumetric weight calculator fedex",
    "fedex volumetric weight calculator",
    "fedex dimensional weight calculator",
    "fedex dim weight formula"
  ],
  "faq": [
    {
      "q": "Is this the canonical FedEx volumetric weight page?",
      "a": "No. This is an exact-match keyword variant. The canonical FedEx-specific planning estimator is /tools/fedex-volumetric-weight-calculator/."
    },
    {
      "q": "Is this official FedEx guidance?",
      "a": "No. It is an independent planning estimator. Confirm current rules in your FedEx account, FedEx Service Guide, or rate agreement."
    },
    {
      "q": "Which FedEx divisor does the calculator support?",
      "a": "It includes common planning presets for 139 in3/lb, 5000 cm3/kg, and 305 in3/kg, plus a custom divisor field."
    },
    {
      "q": "Does actual package weight matter?",
      "a": "Yes. Dimensional weight is compared with actual weight; the higher value is usually the planning chargeable weight."
    },
    {
      "q": "Can I use this for air freight too?",
      "a": "Use the general volumetric or air freight dim weight calculators for non-FedEx freight. This page is written for FedEx parcel and express planning intent."
    },
    {
      "q": "Why are there two FedEx volumetric pages?",
      "a": "They serve different search wording. This page is the exact-match variant and points related users back to the canonical FedEx page to avoid thin duplication."
    }
  ],
  "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": "fedex-volumetric-weight-calculator",
      "title": "FedEx Volumetric Weight Calculator",
      "url": "https://cargomath.com/tools/fedex-volumetric-weight-calculator/"
    },
    {
      "slug": "volumetric-weight-calculator",
      "title": "Volumetric Weight Calculator — DIM Weight for Air & Courier",
      "url": "https://cargomath.com/tools/volumetric-weight-calculator/"
    },
    {
      "slug": "air-freight-dim-weight-calculator",
      "title": "Air Freight Dim Weight Calculator",
      "url": "https://cargomath.com/tools/air-freight-dim-weight-calculator/"
    },
    {
      "slug": "volumetric-weight-calculator-for-air-freight",
      "title": "Volumetric Weight Calculator for Air Freight",
      "url": "https://cargomath.com/tools/volumetric-weight-calculator-for-air-freight/"
    }
  ],
  "machine": {
    "summary": "Exact-match wrapper around the canonical FedEx volumetric-weight planning estimator.",
    "inputs": [
      {
        "name": "length",
        "type": "number",
        "required": true,
        "unit": "cm|m|in|ft",
        "description": "Outer package length."
      },
      {
        "name": "width",
        "type": "number",
        "required": true,
        "unit": "cm|m|in|ft",
        "description": "Outer package width."
      },
      {
        "name": "height",
        "type": "number",
        "required": true,
        "unit": "cm|m|in|ft",
        "description": "Outer package height."
      },
      {
        "name": "packages",
        "type": "integer",
        "required": false,
        "default": 1,
        "description": "Number of identical packages."
      },
      {
        "name": "actualWeightPerPackage",
        "type": "number",
        "required": true,
        "unit": "kg|lb",
        "description": "Scale weight for one package."
      },
      {
        "name": "divisor",
        "type": "number",
        "required": true,
        "unit": "cm3/kg|in3/lb|in3/kg",
        "description": "FedEx dimensional-weight divisor or custom account divisor."
      }
    ],
    "outputs": [
      {
        "name": "dimWeightLbTotal",
        "type": "number",
        "unit": "lb",
        "description": "Total dimensional weight across all packages."
      },
      {
        "name": "chargeableWeightLb",
        "type": "number",
        "unit": "lb",
        "description": "Greater of actual and dimensional weight for planning."
      },
      {
        "name": "canonicalPath",
        "type": "string",
        "description": "Canonical FedEx volumetric-weight estimator path."
      }
    ],
    "formula": "dim_weight = rounded_length * rounded_width * rounded_height / divisor; planning_chargeable_weight = max(actual_weight, dim_weight)",
    "limitations": [
      "Exact-match variant; canonical FedEx guidance belongs on /tools/fedex-volumetric-weight-calculator/.",
      "Independent estimator only; confirm current FedEx service and account rules.",
      "Does not price FedEx transportation, surcharges, accessorials, or delivery fees."
    ],
    "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-13"
}