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