Focal length (mm) to 35mm equivalent focal length (mm) for 1-inch sensor 13.2mm
Snapshot
On 1-inch sensor 13.2mm, a 50 mm lens gives about a 136.5 mm full-frame equivalent. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.
- Sensor profile: 1-inch sensor 13.2mm (13.2 mm width, crop factor 2.73).
- Example: For 14 Focal length (mm), this corresponds to 38.22 35mm equivalent focal length (mm) on 1-inch sensor 13.2mm.
- 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
2.73 35mm equivalent focal length (mm)
SwitchMachine access
Available to apps and AI agents
Focal length (mm) to 35mm equivalent focal length (mm) for 1-inch sensor 13.2mm can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The one-inch-13-2mm sensor profile tells the conversion engine which camera sensor setup belongs to the calculation.
Machine-readable identifiers
- Conversion family
camera-focal-equivalence- Source unit
focal_length_mm- Target unit
full_frame_equivalent_mm- Sensor profile
one-inch-13-2mm
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": "camera-focal-equivalence",
"value": 1,
"from": "focal_length_mm",
"to": "full_frame_equivalent_mm",
"parameters": {
"sensorProfile": "one-inch-13-2mm"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "camera-focal-equivalence",
"value": 1,
"from": "focal_length_mm",
"to": "full_frame_equivalent_mm",
"result": {
"raw": 2.73,
"display": "2.73"
},
"canonicalPath": "/camera-focal-equivalence/focal-length-mm-to-full-frame-equivalent-mm-at-one-inch-13-2mm/"
}
}Explanation
Formula: equivalent_mm = focal_mm x 2.73. Why: this page keeps 1-inch sensor 13.2mm fixed, so crop factor and sensor width stay explicit for every calculation.
1-inch sensor 13.2mm: a sensor profile with crop factor 2.73 and sensor width (horizontal) 13.2 mm, used as the fixed framing basis for this page.
Focal length (mm): a camera-equivalence quantity in this family that depends on the selected crop model.
35mm equivalent focal length (mm): a camera-equivalence quantity in this family that depends on the selected crop model.
This route is useful when you know the actual lens focal length on 1-inch sensor 13.2mm and want the matching full-frame equivalent framing reference.
This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (1-inch sensor 13.2mm).
Common Conversion Values
| Focal length (mm) | 35mm equivalent focal length (mm) |
|---|---|
| 14 | 38.22 |
| 24 | 65.52 |
| 28 | 76.44 |
| 35 | 95.55 |
| 50 | 136.5 |
| 70 | 191.1 |
| 85 | 232.05 |
| 135 | 368.55 |
| 200 | 546 |
Questions & answers
Frequently Asked Questions
Which sensor assumptions are fixed for focal length mm to full-frame equivalent mm?
Focal length mm to full-frame equivalent mm is fixed to 1-inch sensor 13.2mm, crop factor 2.73, sensor width 13.2 mm.
How do I reverse mm to eq mm for 1-inch sensor 13.2mm?
Use the opposite-direction page for 1-inch sensor 13.2mm to convert 35mm equivalent focal length (mm) back to focal length (mm) with the same sensor assumptions.
Can focal length mm to full-frame equivalent mm replace full lens-design simulation?
No. Focal length mm to full-frame equivalent mm provides framing and geometry approximations, not full optical-model behavior.