CN to AU Shoe Size for Unisex
Snapshot
41 CN size equals 7 AU 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 37 CN size, the selected cohort cohort returns 4.5 AU 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 AU size
SwitchMachine access
Available to apps and AI agents
CN to AU Shoe Size for Unisex can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The unisex cohort identifies the sizing system used by the conversion.
Machine-readable identifiers
- Conversion family
shoe-size- Source unit
cn- Target unit
au- Cohort
unisex
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": 41,
"from": "cn",
"to": "au",
"parameters": {
"cohort": "unisex"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "shoe-size",
"value": 41,
"from": "cn",
"to": "au",
"result": {
"raw": 6.81889732996,
"display": "7"
},
"canonicalPath": "/apparel-size/shoe-size/cn-to-au-for-unisex/"
}
}Explanation
CN converts to AU by first mapping CN to millimeters, then mapping millimeters to AU. Cohort profile fixed: Unisex.
CN size to AU 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
| CN size | AU size |
|---|---|
| 37 | 4.5 |
| 39 | 5.5 |
| 41 | 7 |
| 43 | 8 |
| 45 | 9 |
Questions & answers
Frequently Asked Questions
Is the reverse shoe-size direction available?
Yes. The mirror page AU to CN (Unisex) uses the inverse mapping path.
Which shoe-size cohort is used for CN to AU?
Unisex sizing is fixed for this shoe-size mapping.
How does this converter compute CN size to AU size?
The converter applies the formula defined for CN size to AU size, then renders rounded output for the direct answer and common-value rows.