Millisieverts to Rems
Snapshot
1 Millisievert equals 0.1 Rems. 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 Millisieverts, the result equals 0.01 Rems.
- 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.1 Rems (rem)
SwitchMachine access
Available to apps and AI agents
Millisieverts to Rems 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
millisieverts- Target unit
rems
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": "millisieverts",
"to": "rems"
}Essential response
{
"ok": true,
"conversion": {
"family": "radiation-dose-equivalent",
"value": 1,
"from": "millisieverts",
"to": "rems",
"result": {
"raw": 0.1,
"display": "0.1"
},
"canonicalPath": "/radiation-dose-equivalent/millisieverts-to-rems/"
}
}Explanation
Formula: Rems = Millisieverts × 0.1. Why: the rem has the fixed definition 1 rem = 0.01 Sv, so the calculator normalizes through sieverts before applying the target scale.
Millisieverts (mSv): a dose-equivalent unit equal to one thousandth of a sievert, common in radiation protection, medical imaging, and exposure reporting.
Rems (rem): a legacy dose-equivalent unit tied to a fixed sievert equivalent, where 1 rem equals exactly 0.01 Sv.
This route is useful when translating dose-equivalent values between legacy rem-based references and modern sievert-based SI reporting in radiation protection, safety, and technical documentation.
This conversion is purely multiplicative because both units reduce through sieverts using fixed dose-equivalent definitions with no offset.
Common Conversion Values
| Millisieverts (mSv) | Rems (rem) |
|---|---|
| 0.1 | 0.01 |
| 1 | 0.1 |
| 10 | 1 |
| 100 | 10 |
| 1,000 | 100 |
Questions & answers
Frequently Asked Questions
How many rems are in 1 millisievert?
1 Millisievert equals 0.1 Rems on this page.
What exact relationship does this Millisieverts to Rems page use for rem and sievert?
This route uses the exact relationship 1 rem = 0.01 sievert, so legacy rem values and sievert-based SI reporting stay aligned across the page.
When would I convert millisieverts to rems?
Use this route when restating dose-equivalent values across health-physics, monitoring, compliance, or safety-reporting scales.
How do I reverse Millisieverts to Rems?
Use the mirror Rems to Millisieverts route; it applies the inverse relationship with the same dose-equivalent assumptions.