# Illuminance Converter (lux / footcandle / phot / nox)

Convert illuminance between lux (lx = lm/m², SI base), kilolux (1 = 1000 lx), footcandle (1 = 10.7639104 lx), phot (1 = 10000 lx), and nox (1 = 0.001 lx). Converts via lux to the target unit and lists the equivalent value in all five units for reference. Reference values: full moon ≈ 0.25, office lighting ≈ 300–500, overcast day ≈ 1000, direct sunlight ≈ 100000 lux.

> Canonical page: https://elysiatools.com/en/tools/illuminance-converter

- **Category:** Math & Numbers

- **Keywords:** illuminance, illuminance conversion, lux, lx, footcandle, fc, phot, nox, lumens per square metre, lighting design, photometry

## Overview

Convert non-negative illuminance values between lux, kilolux, footcandle, phot, and nox. Enter a value, choose the input and output units, set the decimal places, and receive the converted value plus equivalent values in all five units.

## Inputs

- **Input unit** (select)
- **Value** (number): Illuminance in the selected Input unit. Must be non-negative.
- **Output unit** (select)
- **Decimal Places** (number)

## When to use

- Convert office lighting from lux to footcandles for lighting specifications.
- Compare bright outdoor conditions in lux, kilolux, phot, or nox.
- Check equivalent illuminance values across different photometry units.

## How it works

- Enter a non-negative illuminance value.
- Select the input unit: lux, kilolux, footcandle, phot, or nox.
- Select the output unit and choose between 0 and 10 decimal places.
- The converter calculates through lux and returns the selected conversion with all five unit equivalents.

## Use cases

- Lighting designers can convert illuminance measurements between SI and imperial units.
- Facility teams can compare office lighting levels with common reference values of 300–500 lux.
- Photometry and engineering students can verify relationships between lux, footcandle, phot, and nox.

## Frequently asked questions

### Which illuminance units does this converter support?

It supports lux, kilolux, footcandle, phot, and nox.

### What is the base unit for the conversion?

Lux is the SI base unit, equal to lumens per square metre (lm/m²).

### Can I convert lux to footcandles?

Yes. For example, 500 lux equals approximately 46.451521 footcandles.

### Does the result include other unit equivalents?

Yes. The result lists the equivalent value in all five supported units.

### How many decimal places can I display?

You can choose from 0 to 10 decimal places.

## Related tools

- [Acre to Square Feet](https://elysiatools.com/en/tools/acre-to-square-feet): Convert acres to square feet with configurable decimal precision
- [Acre to Square Meter](https://elysiatools.com/en/tools/acre-to-square-meter): Convert acres to square meters with configurable decimal precision
- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [Bar to PSI](https://elysiatools.com/en/tools/bar-to-psi): Convert bar to pounds per square inch with configurable decimal precision
- [Bearing Life L10 Calculator](https://elysiatools.com/en/tools/bearing-life-l10): Calculate the basic rating life of a rolling bearing: L10 = (C/P)^p, with p = 3 for ball bearings and p = 10/3 for roller bearings. When a speed is provided, converts to L10h in operating hours.
- [Bits to GB](https://elysiatools.com/en/tools/bits-to-gb): Convert bits to gigabytes with decimal vs binary interpretation, alternate-system comparison, and network-speed-aware transfer estimates
- [Bits to MB](https://elysiatools.com/en/tools/bits-to-mb): Convert bits to megabytes with decimal vs binary interpretation, alternate-system comparison, and network-speed-aware transfer estimates
- [Bolt Torque Clamp Force Calculator](https://elysiatools.com/en/tools/bolt-torque-clamp-force): Convert between bolt tightening torque and axial clamp force. T = K·F·d, where K is the nut factor (~0.20 for dry steel). Solve torque from force, or force from torque.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
