Hand Circumference (in) to Hand Circumference (cm) Glove Size for Performance Fit
Snapshot
8 Hand Circumference (in) equals 20.3 Hand Circumference (cm). 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 cm mapping as the profile basis.
- Example: For 7 Hand Circumference (in), the cm mapping returns 17.8 Hand Circumference (cm) 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
20.3 Hand Circumference (cm) value
SwitchMachine access
Available to apps and AI agents
Hand Circumference (in) to Hand Circumference (cm) Glove Size for Performance Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The performance-fit identifier specifies the fit profile used by the size conversion.
Machine-readable identifiers
- Conversion family
glove-size- Source unit
hand-circumference-inches- Target unit
hand-circumference-centimeters- Fit
performance-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": 8,
"from": "hand-circumference-inches",
"to": "hand-circumference-centimeters",
"parameters": {
"fit": "performance-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "glove-size",
"value": 8,
"from": "hand-circumference-inches",
"to": "hand-circumference-centimeters",
"result": {
"raw": 20.32,
"display": "20.3"
},
"canonicalPath": "/apparel-size/glove-size/hand-circumference-inches-to-hand-circumference-centimeters-for-performance-fit/"
}
}Explanation
Hand Circumference (in) converts to Hand Circumference (cm) by normalizing to hand circumference in millimeters, then remapping to the destination system. Fit profile fixed: Performance Fit.
Hand Circumference (in) to Hand Circumference (cm) is fit-bound here: the selected cm 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
| Hand Circumference (in) value | Hand Circumference (cm) value |
|---|---|
| 7 | 17.8 |
| 7.5 | 19.1 |
| 8 | 20.3 |
| 8.5 | 21.6 |
| 9 | 22.9 |
Questions & answers
Frequently Asked Questions
Is the reverse glove-size direction available?
Yes. The mirror page Hand Circumference (cm) to Hand Circumference (in) (Performance Fit) uses the inverse mapping path.
What fit profile is used here?
Performance Fit.
What formula is used for Hand Circumference (in) to Hand Circumference (cm)?
The converter applies the formula defined for Hand Circumference (in) to Hand Circumference (cm), then renders rounded output for the direct answer and common-value rows.