UK Numeric to US Numeric Glove Size for Winter Fit
Snapshot
9 UK Numeric equals 9 US 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 UK Numeric, the selected fit profile mapping returns 7 US 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
9 US Numeric value
SwitchMachine access
Available to apps and AI agents
UK Numeric to US Numeric Glove Size for Winter Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The winter-fit identifier specifies the fit profile used by the size conversion.
Machine-readable identifiers
- Conversion family
glove-size- Source unit
uk-numeric- Target unit
us-numeric- Fit
winter-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": "uk-numeric",
"to": "us-numeric",
"parameters": {
"fit": "winter-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "glove-size",
"value": 9,
"from": "uk-numeric",
"to": "us-numeric",
"result": {
"raw": 9,
"display": "9"
},
"canonicalPath": "/apparel-size/glove-size/uk-numeric-to-us-numeric-for-winter-fit/"
}
}Explanation
UK Numeric converts to US Numeric by normalizing to hand circumference in millimeters, then remapping to the destination system. Fit profile fixed: Winter Fit.
For UK Numeric to US 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.
Common Conversion Values
| UK Numeric value | US Numeric value |
|---|---|
| 7 | 7 |
| 8 | 8 |
| 9 | 9 |
| 10 | 10 |
| 11 | 11 |
Questions & answers
Frequently Asked Questions
Is the reverse glove-size direction available?
Yes. The mirror page US Numeric to UK Numeric (Winter Fit) uses the inverse mapping path.
What fit profile is used here?
Winter Fit.
How is UK Numeric to US Numeric calculated?
The converter applies the formula defined for UK Numeric to US Numeric, then renders rounded output for the direct answer and common-value rows.