Sieverts to Millisieverts
Snapshot
1 Sievert equals 1,000 Millisieverts. 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 sievert-based dose-equivalent definitions.
- Example: For 0.1 Sieverts, the result equals 100 Millisieverts.
- 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
1,000 Millisieverts (mSv)
SwitchMachine access
Available to apps and AI agents
Sieverts to Millisieverts 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
radiation-dose-equivalent- Source unit
sieverts- Target unit
millisieverts
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": "radiation-dose-equivalent",
"value": 1,
"from": "sieverts",
"to": "millisieverts"
}Essential response
{
"ok": true,
"conversion": {
"family": "radiation-dose-equivalent",
"value": 1,
"from": "sieverts",
"to": "millisieverts",
"result": {
"raw": 1000,
"display": "1,000"
},
"canonicalPath": "/radiation-dose-equivalent/sieverts-to-millisieverts/"
}
}Explanation
Formula: Millisieverts = Sieverts × 1,000. Why: both units are sievert-based dose-equivalent scales, so the route is exact powers-of-ten scaling through one sievert reference.
Sieverts (Sv): the SI derived unit of dose equivalent, expressing the biological effect of ionizing radiation exposure.
Millisieverts (mSv): a dose-equivalent unit equal to one thousandth of a sievert, common in radiation protection, medical imaging, and exposure reporting.
This route is useful when restating dose-equivalent values across sievert and millisievert scales so exposure reports, safety references, and technical material stay on the intended basis.
This conversion is purely multiplicative because both units reduce through sieverts using fixed dose-equivalent definitions with no offset.
Common Conversion Values
| Sieverts (Sv) | Millisieverts (mSv) |
|---|---|
| 0.1 | 100 |
| 1 | 1,000 |
| 10 | 10,000 |
| 100 | 100,000 |
| 1,000 | 1,000,000 |
Questions & answers
Frequently Asked Questions
How many millisieverts are in 1 sievert?
1 Sievert equals 1,000 Millisieverts on this page.
What fixed basis does this Sieverts to Millisieverts page use?
This route normalizes both units through sieverts, then applies exact SI prefix scaling so the direct answer, calculator, and common values table stay aligned.
When would I convert sieverts to millisieverts?
Use this route when restating dose-equivalent values across health-physics, monitoring, compliance, or safety-reporting scales.
How do I reverse Sieverts to Millisieverts?
Use the mirror Millisieverts to Sieverts route; it applies the inverse relationship with the same dose-equivalent assumptions.