mcg, mg, mL and units
Two of these measure mass and two measure volume. Nearly every reconstitution error comes from treating one kind as the other.
People ask "how many units is 1 mg?" constantly, and the honest answer is that the question is missing a piece. It is a bit like asking how many cups are in a kilogram — the answer depends entirely on what the substance is and how concentrated it is.
Sorting this out takes about two minutes and removes most of the ways the arithmetic can go wrong.
Two kinds of number
The four quantities split cleanly into two pairs.
| Unit | Measures | Answers |
|---|---|---|
| mcg | Mass | How much substance |
| mg | Mass | How much substance |
| mL | Volume | How much liquid |
| unit | Volume | How much liquid |
Converting within a pair is trivial arithmetic. Converting across the pairs requires a third number, and that number is concentration.
The two easy conversions
Both of these are fixed. Neither depends on the vial, the compound, or anything else.
1 mL = 100 units (on any U-100 insulin syringe)
| mcg | mg |
|---|---|
| 100 mcg | 0.1 mg |
| 250 mcg | 0.25 mg |
| 500 mcg | 0.5 mg |
| 750 mcg | 0.75 mg |
| 1000 mcg | 1 mg |
| 2500 mcg | 2.5 mg |
| mL | Units |
|---|---|
| 0.01 mL | 1 u |
| 0.05 mL | 5 u |
| 0.10 mL | 10 u |
| 0.25 mL | 25 u |
| 0.50 mL | 50 u |
| 1.00 mL | 100 u |
You may also see µg written instead of mcg. They are the same thing — one microgram. The "mcg" spelling exists precisely because the Greek letter mu is easy to misread by hand, and in a context where a misread means a thousandfold error, that ambiguity was worth designing out.
Concentration is the bridge
To cross from mass to volume you need to know how much substance is packed into each millilitre of liquid. That is concentration, and after reconstitution it is fixed by two numbers you already have:
A 5 mg vial with 2 mL of water is 2.5 mg/mL. The same 5 mg vial with 1 mL is 5 mg/mL. Same vial, same total quantity of substance, twice the concentration — because the liquid was halved.
The thing worth internalising: adding water never changes how much peptide you have. It changes how much liquid that peptide is spread through, and therefore how far along the barrel any given dose lands.
Putting it together
Once you have concentration, going from a dose in mass to a reading on the barrel is two steps:
Units = volume (mL) × 100
Worked example
Say a 5 mg vial, 2 mL of bacteriostatic water, and a 250 mcg dose.
- Concentration: 5 ÷ 2 = 2.5 mg/mL
- Convert the dose to mg: 250 mcg ÷ 1000 = 0.25 mg
- Volume: 0.25 ÷ 2.5 = 0.1 mL
- Units: 0.1 × 100 = 10 units
Step two is where decimals go wrong most often, because it is the only step where the number changes by a factor of a thousand. Doing it first — before any division — keeps everything downstream in one unit system.
Why the same dose gives different unit readings
This is what makes "how many units is 250 mcg?" unanswerable without more information. The same 250 mcg lands somewhere different on the barrel depending only on how much water went into the vial.
| Concentration | Volume | Units |
|---|---|---|
| 1 mg/mL | 0.25 mL | 25 u |
| 2.5 mg/mL | 0.10 mL | 10 u |
| 5 mg/mL | 0.05 mL | 5 u |
| 10 mg/mL | 0.025 mL | 2.5 u |
Identical quantity of substance in all four rows. Only the dilution differs.
Which is also why a number someone else quotes you is meaningless without their concentration attached. "I draw 10 units" tells you nothing unless you also know what they reconstituted with.
Sanity checks
Three quick tests that catch most order-of-magnitude errors before they matter:
- Does it fit? Any answer above 100 units cannot fit in an insulin syringe. Something is off by a factor of ten.
- Is it measurable? Anything under about 2 units is below the practical resolution of the scale.
- Does the vial count work? Divide the vial's total mg by your dose in mg. If a 5 mg vial gives you 200 doses or 0.5 doses, recheck your mcg-to-mg step.