Standard Gravity to Meters per Second Squared
Snapshot
1 Standard Gravity equals 9.80665 Meters per Second Squared. 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 meters-per-second-squared-based acceleration definitions.
- Example: For 0.01 Standard Gravity, the result equals 0.098067 Meters per Second Squared.
- 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
9.80665 Meters per Second Squared (m/s²)
SwitchMachine access
Available to apps and AI agents
Standard Gravity to Meters per Second Squared 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
acceleration- Source unit
g- Target unit
meters_per_second_squared
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": "acceleration",
"value": 1,
"from": "g",
"to": "meters_per_second_squared"
}Essential response
{
"ok": true,
"conversion": {
"family": "acceleration",
"value": 1,
"from": "g",
"to": "meters_per_second_squared",
"result": {
"raw": 9.80665,
"display": "9.80665"
},
"canonicalPath": "/acceleration/g-to-meters-per-second-squared/"
}
}Explanation
This page answers the core acceleration conversion directly: 1 g equals 9.80665 m/s² exactly. Here, g means standard gravity, a fixed reference acceleration used in engineering, vehicle dynamics, flight loads, vibration work, and inertial calculations.
Use this converter when acceleration is given in g but you need meters per second squared for SI-based analysis. Because standard gravity is defined exactly as 9.80665 m/s², the same fixed factor applies cleanly to values like 0.5 g, 1 g, or 2 g with no offset.
Common Conversion Values
| Standard Gravity (g) | Meters per Second Squared (m/s²) |
|---|---|
| 0.01 | 0.098067 |
| 0.1 | 0.980665 |
| 1 | 9.80665 |
| 5 | 49.03325 |
| 9.80665 | 96.170384 |
| 10 | 98.0665 |
| 32.174 | 315.519157 |
| 100 | 980.665 |
Questions & answers
Frequently Asked Questions
What is 1 standard gravity in meters per second squared?
1 Standard Gravity equals 9.80665 Meters per Second Squared on this page.
Does this Standard Gravity to Meters per Second Squared page use 1 g = 9.80665 m/s²?
Yes. Standard gravity routes use the fixed definition 1 g = 9.80665 m/s² through one meters-per-second-squared normalization path.
When would I convert standard gravity to meters per second squared?
This route is useful when translating acceleration values into or out of standard gravity for load factors, vehicle dynamics, vibration analysis, and inertial-force estimates.
How do I reverse Standard Gravity to Meters per Second Squared?
Use the mirror Meters per Second Squared to Standard Gravity route; it applies the inverse relationship with the same acceleration assumptions.