Solar Radii to Meters
Snapshot
1 Solar Radius equals 695,700,000 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 fixed astronomy size constants anchored to meters.
- Example: For 2 Solar Radii, the result equals 1,391,400,000 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
695,700,000 Meters (m)
SwitchMachine access
Available to apps and AI agents
Solar Radii 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-size- Source unit
solar_radii- 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-size",
"value": 1,
"from": "solar_radii",
"to": "meters"
}Essential response
{
"ok": true,
"conversion": {
"family": "astronomy-size",
"value": 1,
"from": "solar_radii",
"to": "meters",
"result": {
"raw": 695700000,
"display": "695,700,000"
},
"canonicalPath": "/astronomy-size/solar-radii-to-meters/"
}
}Explanation
This page converts Solar Radii into Meters using fixed astronomy size constants anchored to meters. The direct answer, calculator, and common values table all follow the same factor.
Formula: Meters = Solar Radii × 695,700,000. Why: stellar size references such as solar radii and solar diameters are normalized through meters before the target scale is applied.
Solar Radii (R_sun): a standard stellar size unit based on the Sun's radius, widely used in astronomy.
Meters (m): the SI base unit of length, used here as the common basis for astronomy size comparisons.
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
| Solar Radii (R_sun) | Meters (m) |
|---|---|
| 1 | 695,700,000 |
| 2 | 1,391,400,000 |
| 5 | 3,478,500,000 |
| 10 | 6,957,000,000 |
| 100 | 69,570,000,000 |
| 1,000 | 695,700,000,000 |
Questions & answers
Frequently Asked Questions
What is 1 solar radius in meters?
1 Solar Radius equals 695,700,000 Meters on this page.
Does this Solar Radii to Meters 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 solar radii to meters?
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 Solar Radii to Meters?
Use the mirror Meters to Solar Radii route; it reverses the same astronomy size constants without changing the underlying assumptions.