Meters to Earth Diameters
Snapshot
1 Meter equals 7.85e-8 Earth Diameters. 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 1.57e-7 Earth Diameters.
- 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
7.85e-8 Earth Diameters (D_earth)
SwitchMachine access
Available to apps and AI agents
Meters to Earth Diameters 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
earth_diameters
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": "earth_diameters"
}Essential response
{
"ok": true,
"conversion": {
"family": "astronomy-distance",
"value": 1,
"from": "meters",
"to": "earth_diameters",
"result": {
"raw": 7.84805068861e-8,
"display": "7.85e-8"
},
"canonicalPath": "/astronomy-distance/meters-to-earth-diameters/"
}
}Explanation
Formula: Earth Diameters = Meters × 7.85e-8. 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.
Earth Diameters (D_earth): a comparative planetary size-distance unit based on Earth's mean diameter.
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) | Earth Diameters (D_earth) |
|---|---|
| 1 | 7.85e-8 |
| 2 | 1.57e-7 |
| 5 | 3.92e-7 |
| 10 | 7.85e-7 |
| 100 | 0.000007848051 |
| 1,000 | 0.000078480507 |
Questions & answers
Frequently Asked Questions
How is Meters to Earth Diameters calculated?
The factor is derived by reducing both units to meters and applying the fixed planetary or solar radius/diameter reference constants for the route.
How do I reverse Meters to Earth Diameters?
Use the mirror Earth Diameters to Meters route; it applies the inverse relationship for the opposite direction with the same assumptions.
Can I use decimal values for Meters to Earth Diameters?
Yes. Decimal inputs are supported for Meters to Earth Diameters, and the mirror direction keeps inverse assumptions aligned.