Apparel SizeGlove Size

US Numeric to EU Numeric Glove Size for Standard Fit

Snapshot

9 US Numeric equals 22.9 EU Numeric. 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 selected fit profile mapping as the profile basis.
  • Example: For 7 US Numeric, the selected fit profile mapping returns 17.8 EU Numeric 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.9 EU Numeric value

Switch

Machine access

Available to apps and AI agents

US Numeric to EU Numeric 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
us-numeric
Target unit
eu-numeric
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": 9,
  "from": "us-numeric",
  "to": "eu-numeric",
  "parameters": {
    "fit": "standard-fit"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "glove-size",
    "value": 9,
    "from": "us-numeric",
    "to": "eu-numeric",
    "result": {
      "raw": 22.86,
      "display": "22.9"
    },
    "canonicalPath": "/apparel-size/glove-size/us-numeric-to-eu-numeric-for-standard-fit/"
  }
}
Full API documentation

Explanation

US Numeric converts to EU Numeric by normalizing to hand circumference in millimeters, then remapping to the destination system. Fit profile fixed: Standard Fit.

For US Numeric to EU Numeric, the active selected fit profile 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: selected fit profile.
  • Consistency rule: calculator output and table values keep the same fit profile in both directions.

Common Conversion Values

US Numeric valueEU Numeric value
7 17.8
8 20.3
9 22.9
10 25.4
11 27.9

Questions & answers

Frequently Asked Questions

Is the reverse glove-size direction available?

Yes. The mirror page EU Numeric to US Numeric (Standard Fit) uses the inverse mapping path.

What fit profile is used here?

Standard Fit.

How does this converter compute US Numeric to EU Numeric?

The converter applies the formula defined for US Numeric to EU Numeric, then renders rounded output for the direct answer and common-value rows.