Focal length (mm) to Horizontal angle of view (degrees) for Medium format 53.4x40
Snapshot
On Medium format 53.4x40, a 50 mm lens gives about 56.204434 horizontal angle of view. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.
- Sensor profile: Medium format 53.4x40 (53.4 mm width, crop factor 0.67).
- Example: For 14 Focal length (mm), this gives 124.659949 Horizontal angle of view (degrees) on Medium format 53.4x40.
- 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
175.710186 Horizontal angle of view (degrees)
SwitchMachine access
Available to apps and AI agents
Focal length (mm) to Horizontal angle of view (degrees) for Medium format 53.4x40 can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The medium-format-53-4x40 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
horizontal_angle_of_view_degree- Sensor profile
medium-format-53-4x40
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": "horizontal_angle_of_view_degree",
"parameters": {
"sensorProfile": "medium-format-53-4x40"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "camera-focal-equivalence",
"value": 1,
"from": "focal_length_mm",
"to": "horizontal_angle_of_view_degree",
"result": {
"raw": 175.71018639253543,
"display": "175.710186"
},
"canonicalPath": "/camera-focal-equivalence/focal-length-mm-to-horizontal-angle-of-view-degrees-at-medium-format-53-4x40/"
}
}Explanation
Formula: HFOV = 2 x atan(53.4 / (2 x focal_mm)) in degrees. Why: this page keeps Medium format 53.4x40 fixed, so crop factor and sensor width stay explicit for every calculation.
Medium format 53.4x40: a sensor profile with crop factor 0.67 and sensor width (horizontal) 53.4 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.
Horizontal angle of view (degrees): a camera-equivalence quantity in this family that depends on the selected crop model.
This route is useful when you know the focal length on Medium format 53.4x40 and want the resulting horizontal framing angle.
This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (Medium format 53.4x40).
Common Conversion Values
| Focal length (mm) | Horizontal angle of view (degrees) |
|---|---|
| 14 | 124.659949 |
| 24 | 96.09675 |
| 28 | 87.27713 |
| 35 | 74.676916 |
| 50 | 56.204434 |
| 70 | 41.75656 |
| 85 | 34.876848 |
| 135 | 22.374907 |
| 200 | 15.208051 |
Questions & answers
Frequently Asked Questions
Which sensor assumptions are fixed for focal length mm to horizontal angle of view (degrees)?
Focal length mm to horizontal angle of view (degrees) is fixed to Medium format 53.4x40, crop factor 0.67, sensor width 53.4 mm.
How do I reverse mm to deg for Medium format 53.4x40?
Use the opposite-direction page for Medium format 53.4x40 to convert horizontal angle of view (degrees) back to focal length (mm) with the same sensor assumptions.
Can focal length mm to horizontal angle of view (degrees) replace full lens-design simulation?
No. Focal length mm to horizontal angle of view (degrees) provides framing and geometry approximations, not full optical-model behavior.