Meters to Lunar Distances
Snapshot
1 Meter equals 2.6e-9 Lunar Distances. 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 Meters, the result equals 5.2e-9 Lunar Distances.
- 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
2.6e-9 Lunar Distances (LD)
SwitchMachine access
Available to apps and AI agents
Meters to Lunar Distances 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
meters- Target unit
lunar_distances
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": "meters",
"to": "lunar_distances"
}Essential response
{
"ok": true,
"conversion": {
"family": "astronomy-distance",
"value": 1,
"from": "meters",
"to": "lunar_distances",
"result": {
"raw": 2.60145681582e-9,
"display": "2.6e-9"
},
"canonicalPath": "/astronomy-distance/meters-to-lunar-distances/"
}
}Explanation
Formula: Lunar Distances = Meters × 2.6e-9. 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.
Meters (m): the SI base unit of length, used here as the normalization basis for all astronomy distance routes.
Lunar Distances (LD): a practical astronomy unit based on the mean Earth-Moon distance, often used for near-Earth object comparisons.
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
| Meters (m) | Lunar Distances (LD) |
|---|---|
| 1 | 2.6e-9 |
| 2 | 5.2e-9 |
| 5 | 1.3e-8 |
| 10 | 2.6e-8 |
| 100 | 2.6e-7 |
| 1,000 | 0.000002601457 |
Questions & answers
Frequently Asked Questions
How is Meters to Lunar Distances 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 Meters to Lunar Distances?
Use the mirror Lunar Distances to Meters route; it applies the inverse relationship for the opposite direction with the same assumptions.
Can I use decimal values for Meters to Lunar Distances?
Yes. Decimal inputs are supported for Meters to Lunar Distances, and the mirror direction keeps inverse assumptions aligned.