Foot Length (in) to BR Shoe Size for Kids
Snapshot
7.75 Foot Length (in) size equals 30 BR 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 in cohort as the profile basis.
- Example: For 7 Foot Length (in) size, the in cohort returns 27 BR 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
30 BR size
SwitchMachine access
Available to apps and AI agents
Foot Length (in) to BR 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
foot-length-inches- Target unit
br- 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": 7.75,
"from": "foot-length-inches",
"to": "br",
"parameters": {
"cohort": "kids"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "shoe-size",
"value": 7.75,
"from": "foot-length-inches",
"to": "br",
"result": {
"raw": 29.7774985611,
"display": "30"
},
"canonicalPath": "/apparel-size/shoe-size/foot-length-inches-to-br-for-kids/"
}
}Explanation
Foot Length (in) converts to BR by first mapping Foot Length (in) to millimeters, then mapping millimeters to BR. Cohort profile fixed: Kids.
Foot Length (in) size to BR size is cohort-bound here: the selected in 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
| Foot Length (in) size | BR size |
|---|---|
| 7 | 27 |
| 7.5 | 29 |
| 7.75 | 30 |
| 8.25 | 31.5 |
| 8.75 | 33.5 |
Questions & answers
Frequently Asked Questions
Is the reverse shoe-size direction available?
Yes. The mirror page BR to Foot Length (in) (Kids) uses the inverse mapping path.
Which shoe-size cohort is used for Foot Length (in) to BR?
Kids sizing is fixed for this shoe-size mapping.
How does this converter compute Foot Length (in) size to BR size?
The converter applies the formula defined for Foot Length (in) size to BR size, then renders rounded output for the direct answer and common-value rows.