Apparel SizeGlove Size

Hand Circumference (cm) to Palm Width (mm) Glove Size for Standard Fit

Snapshot

22 Hand Circumference (cm) equals 102 Palm Width (mm). Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: This result uses the selected mm mapping as the profile basis.
  • Example: For 18 Hand Circumference (cm), the mm mapping returns 84 Palm Width (mm) under the same fit assumptions.
  • Use the reverse page if you need the opposite direction with the same basis.

Use the interactive calculator below for custom values and the common-value table for quick checks.

Interactive conversion

Converter Calculator

102 Palm Width (mm) value

Switch

Machine access

Available to apps and AI agents

Hand Circumference (cm) to Palm Width (mm) Glove Size for Standard Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The standard-fit identifier specifies the fit profile used by the size conversion.

Machine-readable identifiers

Conversion family
glove-size
Source unit
hand-circumference-centimeters
Target unit
palm-width-millimeters
Fit
standard-fit

The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.

Example API request and response

POST /api/v1/convert

Request

{
  "family": "glove-size",
  "value": 22,
  "from": "hand-circumference-centimeters",
  "to": "palm-width-millimeters",
  "parameters": {
    "fit": "standard-fit"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "glove-size",
    "value": 22,
    "from": "hand-circumference-centimeters",
    "to": "palm-width-millimeters",
    "result": {
      "raw": 102.325581395,
      "display": "102"
    },
    "canonicalPath": "/apparel-size/glove-size/hand-circumference-centimeters-to-palm-width-millimeters-for-standard-fit/"
  }
}
Full API documentation

Explanation

Hand Circumference (cm) converts to Palm Width (mm) by normalizing to hand circumference in millimeters, then remapping to the destination system. Fit profile fixed: Standard Fit.

For Hand Circumference (cm) to Palm Width (mm), the active mm fit mapping determines the conversion constants applied to every value.

Keep the same fit profile in both directions to avoid mixing size mappings that use different apparel allowances.

Method & Size Mapping

  • Model basis: output depends on the selected fit profile and follows the same fit mapping in both directions.
  • Profile reference: mm.
  • Consistency rule: calculator output and table values keep the same fit profile in both directions.

Common Conversion Values

Hand Circumference (cm) valuePalm Width (mm) value
18 84
20 93
22 102
24 112
26 121

Questions & answers

Frequently Asked Questions

Is the reverse glove-size direction available?

Yes. The mirror page Palm Width (mm) to Hand Circumference (cm) (Standard Fit) uses the inverse mapping path.

What fit profile is used here?

Standard Fit.

How does this converter compute Hand Circumference (cm) to Palm Width (mm)?

The converter applies the formula defined for Hand Circumference (cm) to Palm Width (mm), then renders rounded output for the direct answer and common-value rows.