US Band to FR Band Bra Band for Standard Fit
Snapshot
34 US Band equals 101.4 FR Band. 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 fit profile mapping as the profile basis.
- Example: For 30 US Band, the selected fit profile mapping returns 91.2 FR Band 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
101.4 FR Band value
SwitchMachine access
Available to apps and AI agents
US Band to FR Band Bra Band 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
bra-size- Source unit
us-band- Target unit
fr-band- 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": "bra-size",
"value": 34,
"from": "us-band",
"to": "fr-band",
"parameters": {
"fit": "standard-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "bra-size",
"value": 34,
"from": "us-band",
"to": "fr-band",
"result": {
"raw": 101.36,
"display": "101.4"
},
"canonicalPath": "/apparel-size/bra-size/us-band-to-fr-band-for-standard-fit/"
}
}Explanation
US Band converts to FR Band by normalizing to underbust circumference in millimeters, then remapping to the destination system. Fit profile fixed: Standard Fit.
For US Band to FR Band, the active selected fit profile 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
| US Band value | FR Band value |
|---|---|
| 30 | 91.2 |
| 32 | 96.3 |
| 34 | 101.4 |
| 36 | 106.4 |
| 38 | 111.5 |
Questions & answers
Frequently Asked Questions
Is the reverse bra-band direction available?
Yes. The mirror page FR Band to US Band (Standard Fit) uses the inverse mapping path.
What fit profile is used here?
Standard Fit.
How is US Band to FR Band calculated?
The converter applies the formula defined for US Band to FR Band, then renders rounded output for the direct answer and common-value rows.