EU Numeric to Palm Width (mm) Glove Size for Standard Fit
Snapshot
9 EU Numeric equals 42 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 7 EU Numeric, the mm mapping returns 33 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
42 Palm Width (mm) value
SwitchMachine access
Available to apps and AI agents
EU Numeric 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
eu-numeric- 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/convertRequest
{
"family": "glove-size",
"value": 9,
"from": "eu-numeric",
"to": "palm-width-millimeters",
"parameters": {
"fit": "standard-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "glove-size",
"value": 9,
"from": "eu-numeric",
"to": "palm-width-millimeters",
"result": {
"raw": 41.8604651163,
"display": "42"
},
"canonicalPath": "/apparel-size/glove-size/eu-numeric-to-palm-width-millimeters-for-standard-fit/"
}
}Explanation
EU Numeric converts to Palm Width (mm) by normalizing to hand circumference in millimeters, then remapping to the destination system. Fit profile fixed: Standard Fit.
EU Numeric to Palm Width (mm) is fit-bound here: the selected mm mapping controls the conversion path used by calculator and reference table.
Keep the same fit profile in both directions to avoid mixing size mappings that use different apparel allowances.
Common Conversion Values
| EU Numeric value | Palm Width (mm) value |
|---|---|
| 7 | 33 |
| 8 | 37 |
| 9 | 42 |
| 10 | 47 |
| 11 | 51 |
Questions & answers
Frequently Asked Questions
Is the reverse glove-size direction available?
Yes. The mirror page Palm Width (mm) to EU Numeric (Standard Fit) uses the inverse mapping path.
What fit profile is used here?
Standard Fit.
What formula is used for EU Numeric to Palm Width (mm)?
The converter applies the formula defined for EU Numeric to Palm Width (mm), then renders rounded output for the direct answer and common-value rows.