UK to CN Shoe Size for Women
Snapshot
6.5 UK size equals 39 CN 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 selected cohort cohort as the profile basis.
- Example: For 4 UK size, the selected cohort cohort returns 34.5 CN 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
39 CN size
SwitchMachine access
Available to apps and AI agents
UK to CN 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
uk- Target unit
cn- 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": 6.5,
"from": "uk",
"to": "cn",
"parameters": {
"cohort": "women"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "shoe-size",
"value": 6.5,
"from": "uk",
"to": "cn",
"result": {
"raw": 38.9200005,
"display": "39"
},
"canonicalPath": "/apparel-size/shoe-size/uk-to-cn-for-women/"
}
}Explanation
UK converts to CN by first mapping UK to millimeters, then mapping millimeters to CN. Cohort profile fixed: Women.
UK size to CN size is cohort-bound here: the selected selected cohort cohort controls the mapping used by calculator and reference table.
Keep the same cohort in both directions to avoid mixing shoe-size systems that use different wearer-group mappings.
Common Conversion Values
| UK size | CN size |
|---|---|
| 4 | 34.5 |
| 5.5 | 37 |
| 6.5 | 39 |
| 7.5 | 40.5 |
| 9 | 43 |
Questions & answers
Frequently Asked Questions
Is the reverse shoe-size direction available?
Yes. The mirror page CN to UK (Women) uses the inverse mapping path.
Which shoe-size cohort is used for UK to CN?
Women sizing is fixed for this shoe-size mapping.
What formula is used for UK size to CN size?
The converter applies the formula defined for UK size to CN size, then renders rounded output for the direct answer and common-value rows.