Foot Length (in) to UK Shoe Size for Women
Snapshot
9.75 Foot Length (in) size equals 7 UK size. 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 cohort as the profile basis.
- Example: For 8.75 Foot Length (in) size, the in cohort returns 4 UK size under the same mapping 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
7 UK size
SwitchMachine access
Available to apps and AI agents
Foot Length (in) to UK Shoe Size for Women can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The women cohort identifies the sizing system used by the conversion.
Machine-readable identifiers
- Conversion family
shoe-size- Source unit
foot-length-inches- Target unit
uk- Cohort
women
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": "shoe-size",
"value": 9.75,
"from": "foot-length-inches",
"to": "uk",
"parameters": {
"cohort": "women"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "shoe-size",
"value": 9.75,
"from": "foot-length-inches",
"to": "uk",
"result": {
"raw": 6.86023591101,
"display": "7"
},
"canonicalPath": "/apparel-size/shoe-size/foot-length-inches-to-uk-for-women/"
}
}Explanation
Foot Length (in) converts to UK by first mapping Foot Length (in) to millimeters, then mapping millimeters to UK. Cohort profile fixed: Women.
For Foot Length (in) size to UK size, the active in cohort determines the conversion constants applied to every value.
Keep the same cohort in both directions to avoid mixing shoe-size systems that use different wearer-group mappings.
Common Conversion Values
| Foot Length (in) size | UK size |
|---|---|
| 8.75 | 4 |
| 9.25 | 5.5 |
| 9.75 | 7 |
| 10 | 7.5 |
| 10.5 | 9 |
Questions & answers
Frequently Asked Questions
Is the reverse shoe-size direction available?
Yes. The mirror page UK to Foot Length (in) (Women) uses the inverse mapping path.
Which shoe-size cohort is used for Foot Length (in) to UK?
Women sizing is fixed for this shoe-size mapping.
How is Foot Length (in) size to UK size calculated?
The converter applies the formula defined for Foot Length (in) size to UK size, then renders rounded output for the direct answer and common-value rows.