Head Circumference (in) to EU Size Hat Size for Standard Fit
Snapshot
22.5 Head Circumference (in) equals 57.2 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 in mapping as the profile basis.
- Example: For 21.5 Head Circumference (in), the in mapping returns 54.6 EU Size under the same fit 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
57.2 EU Size value
SwitchMachine access
Available to apps and AI agents
Head Circumference (in) to EU Size Hat Size for Standard Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The standard-fit identifier specifies the fit profile used by the size conversion.
Machine-readable identifiers
- Conversion family
hat-size- Source unit
circumference-inches- Target unit
eu-size- Fit
standard-fit
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": "hat-size",
"value": 22.5,
"from": "circumference-inches",
"to": "eu-size",
"parameters": {
"fit": "standard-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "hat-size",
"value": 22.5,
"from": "circumference-inches",
"to": "eu-size",
"result": {
"raw": 57.15,
"display": "57.2"
},
"canonicalPath": "/apparel-size/hat-size/circumference-inches-to-eu-size-for-standard-fit/"
}
}Explanation
Head Circumference (in) converts to EU Size by normalizing to head circumference in millimeters, then mapping to the destination system. Fit profile fixed: Standard Fit.
For Head Circumference (in) to EU Size, the active in fit mapping determines the conversion constants applied to every value.
Keep the same fit profile in both directions to avoid mixing size mappings that use different apparel allowances.
Common Conversion Values
| Head Circumference (in) value | EU Size value |
|---|---|
| 21.5 | 54.6 |
| 22 | 55.9 |
| 22.5 | 57.2 |
| 23 | 58.4 |
| 23.5 | 59.7 |
Questions & answers
Frequently Asked Questions
Is the reverse hat-size direction available?
Yes. The mirror page EU Size to Head Circumference (in) (Standard Fit) uses the inverse path.
Which hat fit profile is used?
Standard Fit.
How does this converter compute Head Circumference (in) to EU Size?
The converter applies the formula defined for Head Circumference (in) to EU Size, then renders rounded output for the direct answer and common-value rows.