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