35mm equivalent focal length (mm) to Focal length (mm) for Super 35 24.9mm
Snapshot
On Super 35 24.9mm, a 50 mm full-frame equivalent needs about a 34.722222 mm lens. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.
- Sensor profile: Super 35 24.9mm (24.9 mm width, crop factor 1.44).
- Example: To match 14 35mm equivalent focal length (mm), you need 9.722222 Focal length (mm) on Super 35 24.9mm.
- 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
0.694444 Focal length (mm)
SwitchMachine access
Available to apps and AI agents
35mm equivalent focal length (mm) to Focal length (mm) for Super 35 24.9mm can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The super-35-24-9mm sensor profile tells the conversion engine which camera sensor setup belongs to the calculation.
Machine-readable identifiers
- Conversion family
camera-focal-equivalence- Source unit
full_frame_equivalent_mm- Target unit
focal_length_mm- Sensor profile
super-35-24-9mm
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": "full_frame_equivalent_mm",
"to": "focal_length_mm",
"parameters": {
"sensorProfile": "super-35-24-9mm"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "camera-focal-equivalence",
"value": 1,
"from": "full_frame_equivalent_mm",
"to": "focal_length_mm",
"result": {
"raw": 0.6944444444444444,
"display": "0.694444"
},
"canonicalPath": "/camera-focal-equivalence/full-frame-equivalent-mm-to-focal-length-mm-at-super-35-24-9mm/"
}
}Explanation
Formula: focal_mm = equivalent_mm / 1.44. Why: this page keeps Super 35 24.9mm fixed, so crop factor and sensor width stay explicit for every calculation.
Super 35 24.9mm: a sensor profile with crop factor 1.44 and sensor width (horizontal) 24.9 mm, used as the fixed framing basis for this page.
35mm equivalent focal length (mm): a camera-equivalence quantity in this family that depends on the selected crop model.
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 full-frame equivalent focal length and need the actual lens focal length on Super 35 24.9mm.
This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (Super 35 24.9mm).
Common Conversion Values
| 35mm equivalent focal length (mm) | Focal length (mm) |
|---|---|
| 14 | 9.722222 |
| 24 | 16.666667 |
| 28 | 19.444444 |
| 35 | 24.305556 |
| 50 | 34.722222 |
| 70 | 48.611111 |
| 85 | 59.027778 |
| 135 | 93.75 |
| 200 | 138.888889 |
Questions & answers
Frequently Asked Questions
Which sensor assumptions are fixed for full-frame equivalent mm to focal length mm?
Full-frame equivalent mm to focal length mm is fixed to Super 35 24.9mm, crop factor 1.44, sensor width 24.9 mm.
How do I reverse eq mm to mm for Super 35 24.9mm?
Use the opposite-direction page for Super 35 24.9mm to convert focal length (mm) back to 35mm equivalent focal length (mm) with the same sensor assumptions.
Can full-frame equivalent mm to focal length mm replace full lens-design simulation?
No. Full-frame equivalent mm to focal length mm provides framing and geometry approximations, not full optical-model behavior.