Megalumens to Lumens
Snapshot
1 Megalumen equals 1,000,000 Lumens. 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 lumen-based luminous flux definitions.
- Example: For 10 Megalumens, the result equals 10,000,000 Lumens.
- 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
1,000,000 Lumens (lm)
SwitchMachine access
Available to apps and AI agents
Megalumens to Lumens 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
luminous-flux- Source unit
megalumens- Target unit
lumens
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": "luminous-flux",
"value": 1,
"from": "megalumens",
"to": "lumens"
}Essential response
{
"ok": true,
"conversion": {
"family": "luminous-flux",
"value": 1,
"from": "megalumens",
"to": "lumens",
"result": {
"raw": 1000000,
"display": "1,000,000"
},
"canonicalPath": "/luminous-flux/megalumens-to-lumens/"
}
}Explanation
Formula: Lumens = Megalumens × 1,000,000. Why: the route uses the lumen as the common basis, then applies exact powers-of-ten scaling for very large luminous-flux values expressed in megalumens.
Megalumens (Mlm): a very large luminous-flux unit equal to one million lumens, relevant for stadium lighting, industrial lighting, and very high-output installations.
Lumens (lm): the SI derived unit of luminous flux, expressing the total visible light output emitted by a source.
This route is useful when restating very large lighting-output values across lumen, kilolumen, and megalumen scales for high-output fixtures, industrial lighting, and venue-scale installations.
This conversion is purely multiplicative because both units reduce through lumens using exact SI prefix scaling with no offset.
Common Conversion Values
| Megalumens (Mlm) | Lumens (lm) |
|---|---|
| 1 | 1,000,000 |
| 10 | 10,000,000 |
| 100 | 100,000,000 |
| 1,000 | 1,000,000,000 |
| 10,000 | 10,000,000,000 |
| 1,000,000 | 1,000,000,000,000 |
Questions & answers
Frequently Asked Questions
How many lumens are in 1 megalumen?
1 Megalumen equals 1,000,000 Lumens on this page.
What reference model does this Megalumens to Lumens page use?
This route uses exact lumen-based luminous flux definitions, so the snapshot, calculator, table, and FAQ stay aligned on the same fixed SI scaling.
When would I convert megalumens to lumens?
1 megalumen equals exactly 1,000,000 lumens, which is useful for very large lighting-system output comparisons.