Camera Focal EquivalenceFull Frame Equivalent Mm to Focal Length Mm At Action Cam 1 2 3

35mm equivalent focal length (mm) to Focal length (mm) for Action camera 1/2.3" class

Snapshot

On Action camera 1/2.3" class, a 50 mm full-frame equivalent needs about a 8.928571 mm lens. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.

  • Sensor profile: Action camera 1/2.3" class (6.4 mm width, crop factor 5.6).
  • Example: To match 14 35mm equivalent focal length (mm), you need 2.5 Focal length (mm) on Action camera 1/2.3" class.
  • 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.178571 Focal length (mm)

Switch

Machine access

Available to apps and AI agents

35mm equivalent focal length (mm) to Focal length (mm) for Action camera 1/2.3" class can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The action-cam-1-2-3 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
action-cam-1-2-3

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/convert

Request

{
  "family": "camera-focal-equivalence",
  "value": 1,
  "from": "full_frame_equivalent_mm",
  "to": "focal_length_mm",
  "parameters": {
    "sensorProfile": "action-cam-1-2-3"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "camera-focal-equivalence",
    "value": 1,
    "from": "full_frame_equivalent_mm",
    "to": "focal_length_mm",
    "result": {
      "raw": 0.17857142857142858,
      "display": "0.178571"
    },
    "canonicalPath": "/camera-focal-equivalence/full-frame-equivalent-mm-to-focal-length-mm-at-action-cam-1-2-3/"
  }
}
Full API documentation

Explanation

Formula: focal_mm = equivalent_mm / 5.6. Why: this page keeps Action camera 1/2.3" class fixed, so crop factor and sensor width stay explicit for every calculation.

Action camera 1/2.3" class: a sensor profile with crop factor 5.6 and sensor width (horizontal) 6.4 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 Action camera 1/2.3" class.

This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (Action camera 1/2.3" class).

Method & Sensor Profile

  • Sensor basis: Action camera 1/2.3" class profile with crop factor 5.6 and sensor width 6.4 mm.
  • Profile reference: focal-length and aperture equivalence use the same crop model, while angle-of-view routes use the same fixed sensor width geometry.
  • Consistency rule: forward and reverse pages keep the same sensor profile; only the formula direction changes.

Common Conversion Values

35mm equivalent focal length (mm)Focal length (mm)
14 2.5
24 4.285714
28 5
35 6.25
50 8.928571
70 12.5
85 15.178571
135 24.107143
200 35.714286

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 Action camera 1/2.3" class, crop factor 5.6, sensor width 6.4 mm.

How do I reverse eq mm to mm for Action camera 1/2.3" class?

Use the opposite-direction page for Action camera 1/2.3" class 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.