Light-Seconds to Meters
Snapshot
1 Light-Second equals 299,792,458 Meters. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses a fixed factor based on canonical reference constants.
- Example: For 2 Light-Seconds, the result equals 599,584,916 Meters.
- 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
299,792,458 Meters (m)
SwitchMachine access
Available to apps and AI agents
Light-Seconds to Meters 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
astronomy-distance- Source unit
light_seconds- Target unit
meters
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": "astronomy-distance",
"value": 1,
"from": "light_seconds",
"to": "meters"
}Essential response
{
"ok": true,
"conversion": {
"family": "astronomy-distance",
"value": 1,
"from": "light_seconds",
"to": "meters",
"result": {
"raw": 299792458,
"display": "299,792,458"
},
"canonicalPath": "/astronomy-distance/light-seconds-to-meters/"
}
}Explanation
Formula: Meters = Light-Seconds × 299,792,458. Why: AU, lunar distance, and planetary radius or diameter units are tied to fixed astronomy reference constants, so the route moves through one meter-based normalization path.
Light-Seconds (ls): the distance light travels in one second in vacuum, useful for short astronomical communication and orbital scales.
Meters (m): the SI base unit of length, used here as the normalization basis for all astronomy distance routes.
This route is useful when translating everyday metric or imperial distances into astronomy reference scales, or when expressing astronomy scales in more familiar distance units.
This conversion is purely multiplicative because both units reduce through meters using fixed astronomical or geometric reference constants with no offset.
Common Conversion Values
| Light-Seconds (ls) | Meters (m) |
|---|---|
| 1 | 299,792,458 |
| 2 | 599,584,916 |
| 5 | 1,498,962,290 |
| 10 | 2,997,924,580 |
| 100 | 29,979,245,800 |
| 1,000 | 299,792,458,000 |
Questions & answers
Frequently Asked Questions
How is Light-Seconds to Meters calculated?
The factor is derived by reducing both units to meters and applying the fixed astronomy reference constants for AU, light-seconds, or lunar-distance scales.
How do I reverse Light-Seconds to Meters?
Use the mirror Meters to Light-Seconds route; it applies the inverse relationship for the opposite direction with the same assumptions.
Can I use decimal values for Light-Seconds to Meters?
Yes. Decimal inputs are supported for Light-Seconds to Meters, and the mirror direction keeps inverse assumptions aligned.