IlluminancePhot to Lux

Phot to Lux

Snapshot

1 Phot equals 10,000 Lux. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: This conversion uses exact lux-based illuminance definitions.
  • Example: For 10 Phot, the result equals 100,000 Lux.
  • 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

10,000 Lux (lx)

Switch

Machine access

Available to apps and AI agents

Phot to Lux can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.

Machine-readable identifiers

Conversion family
illuminance
Source unit
phot
Target unit
lux

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": "illuminance",
  "value": 1,
  "from": "phot",
  "to": "lux"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "illuminance",
    "value": 1,
    "from": "phot",
    "to": "lux",
    "result": {
      "raw": 10000,
      "display": "10,000"
    },
    "canonicalPath": "/illuminance/phot-to-lux/"
  }
}
Full API documentation

Explanation

Formula: Lux = Phot × 10,000. Why: phot is tied exactly to lux through the square-centimeter to square-meter area relationship, so the route normalizes through lux before applying the target unit.

Phot (ph): a CGS illuminance unit equal to one lumen per square centimeter, which is exactly 10,000 lux.

Lux (lx): the SI derived unit of illuminance, equal to one lumen incident on one square meter of surface area.

This route is useful when comparing phot-based CGS illuminance values against modern lux-based references in laboratory, optical, and legacy technical material.

This conversion is purely multiplicative because both units reduce through lux using fixed illuminance definitions with no offset.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Phot = 10,000 Lux (using exact lux-based illuminance definitions).
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Phot (ph)Lux (lx)
1 10,000
10 100,000
50 500,000
100 1,000,000
300 3,000,000
500 5,000,000
1,000 10,000,000
10,000 100,000,000

Questions & answers

Frequently Asked Questions

What is 1 phot in lux?

1 Phot equals 10,000 Lux on this page.

Does this Phot to Lux page use the exact lux relationship for phot?

Yes. Phot routes use the exact relationship 1 phot = 10,000 lux through one lux normalization path, so CGS and modern lighting references stay consistent across the page.

When would I convert phot to lux?

This route is useful when comparing phot-based CGS illuminance values against modern lux-based references in laboratory, optical, and legacy technical material.

How do I reverse Phot to Lux?

Use the mirror Lux to Phot route; it applies the inverse relationship with the same illuminance assumptions.