UK to EU Shoe Size for Kids
Snapshot
5.5 UK size equals 32.5 EU 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 3 UK size, the selected cohort cohort returns 29 EU 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
32.5 EU size
SwitchMachine access
Available to apps and AI agents
UK to EU 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
uk- Target unit
eu- 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": 5.5,
"from": "uk",
"to": "eu",
"parameters": {
"cohort": "kids"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "shoe-size",
"value": 5.5,
"from": "uk",
"to": "eu",
"result": {
"raw": 32.2549987123,
"display": "32.5"
},
"canonicalPath": "/apparel-size/shoe-size/uk-to-eu-for-kids/"
}
}Explanation
UK converts to EU by first mapping UK to millimeters, then mapping millimeters to EU. Cohort profile fixed: Kids.
From UK size to EU size, results depend on the selected selected cohort cohort and stay consistent with that cohort across table rows and calculator input.
Keep the same cohort in both directions to avoid mixing shoe-size systems that use different wearer-group mappings.
Common Conversion Values
| UK size | EU size |
|---|---|
| 3 | 29 |
| 4.5 | 31 |
| 5.5 | 32.5 |
| 6.5 | 33.5 |
| 8 | 35.5 |
Questions & answers
Frequently Asked Questions
Is the reverse shoe-size direction available?
Yes. The mirror page EU to UK (Kids) uses the inverse mapping path.
Which shoe-size cohort is used for UK to EU?
Kids sizing is fixed for this shoe-size mapping.
How is UK size to EU size calculated?
The converter applies the formula defined for UK size to EU size, then renders rounded output for the direct answer and common-value rows.