Apparel SizeHat Size

Head Circumference (cm) to Head Circumference (in) Hat Size for Standard Fit

Snapshot

58 Head Circumference (cm) equals 22.83 Head Circumference (in). 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 in mapping as the profile basis.
  • Example: For 54 Head Circumference (cm), the in mapping returns 21.26 Head Circumference (in) 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

22.83 Head Circumference (in) value

Switch

Machine access

Available to apps and AI agents

Head Circumference (cm) to Head Circumference (in) Hat 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
hat-size
Source unit
circumference-centimeters
Target unit
circumference-inches
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": "hat-size",
  "value": 58,
  "from": "circumference-centimeters",
  "to": "circumference-inches",
  "parameters": {
    "fit": "standard-fit"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "hat-size",
    "value": 58,
    "from": "circumference-centimeters",
    "to": "circumference-inches",
    "result": {
      "raw": 22.8346456693,
      "display": "22.83"
    },
    "canonicalPath": "/apparel-size/hat-size/circumference-centimeters-to-circumference-inches-for-standard-fit/"
  }
}
Full API documentation

Explanation

Head Circumference (cm) converts to Head Circumference (in) by normalizing to head circumference in millimeters, then mapping to the destination system. Fit profile fixed: Standard Fit.

For Head Circumference (cm) to Head Circumference (in), the active in 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: in.
  • Consistency rule: calculator output and table values keep the same fit profile in both directions.

Common Conversion Values

Head Circumference (cm) valueHead Circumference (in) value
54 21.26
56 22.05
58 22.83
60 23.62
62 24.41

Questions & answers

Frequently Asked Questions

Is the reverse hat-size direction available?

Yes. The mirror page Head Circumference (in) to Head Circumference (cm) (Standard Fit) uses the inverse path.

Which hat fit profile is used?

Standard Fit.

What formula is used for Head Circumference (cm) to Head Circumference (in)?

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