Milligauss to Teslas
Snapshot
1 Milligauss equals 1e-7 Teslas. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses exact tesla-based magnetic flux density definitions.
- Example: For 0.001 Milligauss, the result equals 1e-10 Teslas.
- 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
1e-7 Teslas (T)
SwitchMachine access
Available to apps and AI agents
Milligauss to Teslas 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
magnetic-flux-density- Source unit
milligauss- Target unit
teslas
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": "magnetic-flux-density",
"value": 1,
"from": "milligauss",
"to": "teslas"
}Essential response
{
"ok": true,
"conversion": {
"family": "magnetic-flux-density",
"value": 1,
"from": "milligauss",
"to": "teslas",
"result": {
"raw": 1e-7,
"display": "1e-7"
},
"canonicalPath": "/magnetic-flux-density/milligauss-to-teslas/"
}
}Explanation
Formula: Teslas = Milligauss × 1e-7. Why: this is a cross-system magnetic-flux-density conversion. The calculator normalizes the value through teslas, then applies the exact gauss relationship for consistent SI and CGS results.
Milligauss (mG): a small gauss-based unit often used for low-field and environmental magnetic field readings.
Teslas (T): the SI derived unit of magnetic flux density, used for magnetic field strength in electromagnetism and engineering.
This route is useful when translating magnetic flux density values across SI and CGS conventions so sensor output, geomagnetic readings, and technical references stay comparable.
This conversion is purely multiplicative because both units reduce through teslas using fixed SI and CGS magnetic-field definitions with no offset.
Common Conversion Values
| Milligauss (mG) | Teslas (T) |
|---|---|
| 0.001 | 1e-10 |
| 0.01 | 1e-9 |
| 0.1 | 1e-8 |
| 1 | 1e-7 |
| 10 | 0.000001 |
| 100 | 0.00001 |
| 1,000 | 0.0001 |
Questions & answers
Frequently Asked Questions
How does this converter compute Milligauss to Teslas?
The factor is derived from exact tesla normalization using fixed SI and CGS relationships.
How can I convert back from Teslas to Milligauss?
Use the mirror Teslas to Milligauss route; it applies the inverse relationship for the opposite direction with the same assumptions.
Are fractional milligauss inputs valid in Milligauss to Teslas?
Yes. Decimal inputs are supported for Milligauss to Teslas, and the mirror direction keeps inverse assumptions aligned.