Lamberts to Nits
Snapshot
1 Lamberts equals 3,183.098862 Nits. 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 Lamberts, the result equals 15,915.494309 Nits.
- 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
3,183.098862 Nits (nit)
SwitchMachine access
Available to apps and AI agents
Lamberts to Nits 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
lamberts- Target unit
nits
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": "lamberts",
"to": "nits"
}Essential response
{
"ok": true,
"conversion": {
"family": "photometry-imaging",
"value": 1,
"from": "lamberts",
"to": "nits",
"result": {
"raw": 3183.09886184,
"display": "3,183.098862"
},
"canonicalPath": "/photometry-imaging/lamberts-to-nits/"
}
}Explanation
This page converts Lamberts into Nits using fixed luminance constants anchored to candela per square meter. The direct answer, calculator, and common values table all follow the same factor.
Formula: Nits = Lamberts × 3,183.098862. 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.
Lamberts (L): a legacy luminance unit with a fixed candela-per-square-meter equivalent.
Nits (nit): a common display-brightness term numerically equal to candela per square meter.
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
| Lamberts (L) | Nits (nit) |
|---|---|
| 1 | 3,183.098862 |
| 5 | 15,915.494309 |
| 10 | 31,830.988618 |
| 25 | 79,577.471546 |
| 50 | 159,154.943092 |
| 100 | 318,309.886184 |
| 250 | 795,774.71546 |
| 500 | 1,591,549.43092 |
| 1,000 | 3,183,098.86184 |
Questions & answers
Frequently Asked Questions
How many nits are in 1 lamberts?
1 Lamberts equals 3,183.098862 Nits on this page.
Why is Lamberts to Nits 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 lamberts to nits?
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 Lamberts to Nits?
Use the mirror Nits to Lamberts route; it applies the inverse relationship with the same cd/m²-based luminance assumptions.