Radiation Absorbed DoseGrays to Milligrays

Grays to Milligrays

Snapshot

1 Gray equals 1,000 Milligrays. 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 gray-based absorbed-dose definitions.
  • Example: For 0.1 Grays, the result equals 100 Milligrays.
  • 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 Milligrays (mGy)

Switch

Machine access

Available to apps and AI agents

Grays to Milligrays 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-absorbed-dose
Source unit
grays
Target unit
milligrays

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-absorbed-dose",
  "value": 1,
  "from": "grays",
  "to": "milligrays"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "radiation-absorbed-dose",
    "value": 1,
    "from": "grays",
    "to": "milligrays",
    "result": {
      "raw": 1000,
      "display": "1,000"
    },
    "canonicalPath": "/radiation-absorbed-dose/grays-to-milligrays/"
  }
}
Full API documentation

Explanation

Formula: Milligrays = Grays × 1,000. Why: both units are gray-based absorbed-dose scales, so the route is exact powers-of-ten scaling through one gray reference.

Grays (Gy): the SI derived unit of absorbed dose, equal to one joule of radiation energy deposited per kilogram of matter.

Milligrays (mGy): an absorbed-dose unit equal to one thousandth of a gray, common for lower-dose reporting and instrumentation readouts.

This route is useful when restating absorbed-dose values across gray and milligray scales so reports, instrumentation output, and technical references stay on the intended basis.

This conversion is purely multiplicative because both units reduce through grays using fixed absorbed-dose definitions with no offset.

Method & Reference

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

Common Conversion Values

Grays (Gy)Milligrays (mGy)
0.1 100
1 1,000
10 10,000
100 100,000
1,000 1,000,000

Questions & answers

Frequently Asked Questions

How many milligrays are in 1 gray?

1 Gray equals 1,000 Milligrays on this page.

What fixed basis does this Grays to Milligrays page use?

This route normalizes both units through grays, then applies exact SI prefix scaling so the direct answer, calculator, and common values table stay aligned.

When would I convert grays to milligrays?

Use this route when restating absorbed-dose values across radiology, dosimetry, shielding, and laboratory reporting scales.

How do I reverse Grays to Milligrays?

Use the mirror Milligrays to Grays route; it applies the inverse relationship with the same absorbed-dose assumptions.