Kilometers to Light-Seconds
Snapshot
1 Kilometer equals 0.000003335641 Light-Seconds. 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 Kilometers, the result equals 0.000006671282 Light-Seconds.
- 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.000003335641 Light-Seconds (ls)
SwitchMachine access
Available to apps and AI agents
Kilometers to Light-Seconds 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
kilometers- Target unit
light_seconds
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": "kilometers",
"to": "light_seconds"
}Essential response
{
"ok": true,
"conversion": {
"family": "astronomy-distance",
"value": 1,
"from": "kilometers",
"to": "light_seconds",
"result": {
"raw": 0.00000333564095198,
"display": "0.000003335641"
},
"canonicalPath": "/astronomy-distance/kilometers-to-light-seconds/"
}
}Explanation
Formula: Light-Seconds = Kilometers × 0.000003335641. 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.
Kilometers (km): a metric distance unit often used for planetary, orbital, and near-Earth scale reporting.
Light-Seconds (ls): the distance light travels in one second in vacuum, useful for short astronomical communication and orbital scales.
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
| Kilometers (km) | Light-Seconds (ls) |
|---|---|
| 1 | 0.000003335641 |
| 2 | 0.000006671282 |
| 5 | 0.000016678205 |
| 10 | 0.00003335641 |
| 100 | 0.000333564095 |
| 1,000 | 0.003335640952 |
Questions & answers
Frequently Asked Questions
How is Kilometers to Light-Seconds 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 Kilometers to Light-Seconds?
Use the mirror Light-Seconds to Kilometers route; it applies the inverse relationship for the opposite direction with the same assumptions.
Can I use decimal values for Kilometers to Light-Seconds?
Yes. Decimal inputs are supported for Kilometers to Light-Seconds, and the mirror direction keeps inverse assumptions aligned.