Radiation Dose EquivalentRems to Millisieverts

Rems to Millisieverts

Snapshot

1 Rem equals 10 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 Rems, the result equals 1 Millisievert.
  • 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

10 Millisieverts (mSv)

Switch

Machine access

Available to apps and AI agents

Rems 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
rems
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/convert

Request

{
  "family": "radiation-dose-equivalent",
  "value": 1,
  "from": "rems",
  "to": "millisieverts"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "radiation-dose-equivalent",
    "value": 1,
    "from": "rems",
    "to": "millisieverts",
    "result": {
      "raw": 10,
      "display": "10"
    },
    "canonicalPath": "/radiation-dose-equivalent/rems-to-millisieverts/"
  }
}
Full API documentation

Explanation

Formula: Millisieverts = Rems × 10. Why: the rem has the fixed definition 1 rem = 0.01 Sv, so the calculator normalizes through sieverts before applying the target scale.

Rems (rem): a legacy dose-equivalent unit tied to a fixed sievert equivalent, where 1 rem equals exactly 0.01 Sv.

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 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.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Rem = 10 Millisieverts.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Rems (rem)Millisieverts (mSv)
0.1 1
1 10
10 100
100 1,000
1,000 10,000

Questions & answers

Frequently Asked Questions

How many millisieverts are in 1 rem?

1 Rem equals 10 Millisieverts on this page.

What exact relationship does this Rems to Millisieverts 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 rems to millisieverts?

Use this route when restating dose-equivalent values across health-physics, monitoring, compliance, or safety-reporting scales.

How do I reverse Rems to Millisieverts?

Use the mirror Millisieverts to Rems route; it applies the inverse relationship with the same dose-equivalent assumptions.