Nits to Lamberts
Snapshot
1 Nits equals 0.000314 Lamberts. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses fixed luminance constants anchored to candela per square meter.
- Example: For 5 Nits, the result equals 0.001571 Lamberts.
- 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.000314 Lamberts (L)
SwitchMachine access
Available to apps and AI agents
Nits to Lamberts 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
photometry-imaging- Source unit
nits- Target unit
lamberts
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": "photometry-imaging",
"value": 1,
"from": "nits",
"to": "lamberts"
}Essential response
{
"ok": true,
"conversion": {
"family": "photometry-imaging",
"value": 1,
"from": "nits",
"to": "lamberts",
"result": {
"raw": 0.000314159265359,
"display": "0.000314"
},
"canonicalPath": "/photometry-imaging/nits-to-lamberts/"
}
}Explanation
This page converts Nits into Lamberts using fixed luminance constants anchored to candela per square meter. The direct answer, calculator, and common values table all follow the same factor.
Formula: Lamberts = Nits × 0.000314. Why: legacy luminance units such as foot-lamberts, lamberts, apostilbs, and stilbs each use fixed cd/m² equivalents, so the calculator normalizes through candela per square meter before applying the target unit.
Nits (nit): a common display-brightness term numerically equal to candela per square meter.
Lamberts (L): a legacy luminance unit with a fixed candela-per-square-meter equivalent.
This route is useful when comparing modern display-brightness values with legacy luminance units used in projection, cinema, and older photometric references.
Because the route stays inside one cd/m2-based luminance model, the mirror page reverses the same constants without changing the underlying assumptions.
Common Conversion Values
| Nits (nit) | Lamberts (L) |
|---|---|
| 1 | 0.000314 |
| 5 | 0.001571 |
| 10 | 0.003142 |
| 25 | 0.007854 |
| 50 | 0.015708 |
| 100 | 0.031416 |
| 250 | 0.07854 |
| 500 | 0.15708 |
| 1,000 | 0.314159 |
Questions & answers
Frequently Asked Questions
How many lamberts are in 1 nits?
1 Nits equals 0.000314 Lamberts on this page.
Why is Nits to Lamberts useful in display and projection work?
This route is useful when comparing modern display-brightness values with legacy luminance units used in cinema, projection, calibration, and older imaging references.
When would I convert nits to lamberts?
This route is useful when comparing modern display-brightness values with legacy luminance units used in projection, cinema, and older photometric references.
How do I reverse Nits to Lamberts?
Use the mirror Lamberts to Nits route; it applies the inverse relationship with the same cd/m²-based luminance assumptions.