Earth Radii to Solar Radii
Snapshot
1 Earth Radius equals 0.009158 Solar Radii. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses fixed astronomy size constants anchored to meters.
- Example: For 2 Earth Radii, the result equals 0.018315 Solar Radii.
- 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.009158 Solar Radii (R_sun)
SwitchMachine access
Available to apps and AI agents
Earth Radii to Solar Radii 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-size- Source unit
earth_radii- Target unit
solar_radii
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-size",
"value": 1,
"from": "earth_radii",
"to": "solar_radii"
}Essential response
{
"ok": true,
"conversion": {
"family": "astronomy-size",
"value": 1,
"from": "earth_radii",
"to": "solar_radii",
"result": {
"raw": 0.00915769555843,
"display": "0.009158"
},
"canonicalPath": "/astronomy-size/earth-radii-to-solar-radii/"
}
}Explanation
This page converts Earth Radii into Solar Radii using fixed astronomy size constants anchored to meters. The direct answer, calculator, and common values table all follow the same factor.
Formula: Solar Radii = Earth Radii × 0.009158. Why: stellar size references such as solar radii and solar diameters are normalized through meters before the target scale is applied.
Earth Radii (R_earth): a planetary reference unit based on Earth's mean radius.
Solar Radii (R_sun): a standard stellar size unit based on the Sun's radius, widely used in astronomy.
This route is useful when translating between stellar size references and other astronomy scales so star-size comparisons stay on the intended unit basis.
Because the route stays inside one meter-based reference model, the mirror page reverses the same constants without changing the underlying assumptions.
Common Conversion Values
| Earth Radii (R_earth) | Solar Radii (R_sun) |
|---|---|
| 1 | 0.009158 |
| 2 | 0.018315 |
| 5 | 0.045788 |
| 10 | 0.091577 |
| 100 | 0.91577 |
| 1,000 | 9.157696 |
Questions & answers
Frequently Asked Questions
What is 1 earth radius in solar radii?
1 Earth Radius equals 0.009158 Solar Radii on this page.
Does this Earth Radii to Solar Radii page use fixed solar reference constants?
Yes. Where solar radii or diameters appear, this page uses fixed solar reference constants normalized through meters before applying the target unit.
When would I convert earth radii to solar radii?
This route is useful when translating between stellar size references and other astronomy scales so star-size comparisons stay on the intended unit basis.
How do I reverse Earth Radii to Solar Radii?
Use the mirror Solar Radii to Earth Radii route; it reverses the same astronomy size constants without changing the underlying assumptions.