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