This post catalogs the most common reconstitution mistakes documented in peptide-user forums, supplier support data, and dosing-error literature. None of these are theoretical — every one has been reported by real users. Use this as a pre-injection checklist. If your calculation doesn't match what your provider gave you, do not inject until the discrepancy is resolved.
The reconstitution math itself is simple — three lines:
concentration = vial_mg ÷ BAC_water_ml
volume_ml = dose_mg ÷ concentration
units_to_draw = volume_ml × 100 (for U-100 syringes)
The mistakes are not in the math. They're in the inputs to the math and in the mechanical steps around it. This post lists the eight most common errors and the verification step that catches each one.
1. mg vs mcg confusion
The single most dangerous error. One milligram (mg) equals 1,000 micrograms (mcg). If a recipe says "250" without units, you have no idea whether that's 250 mcg or 250 mg.
Where it happens:
- Forum posts that drop units ("BPC-157 at 250" — meaning 250 mcg but read as 250 mg = 1000× overdose)
- Hand-written notes from a provider that abbreviated mcg as "mg" by accident
- Calculator inputs where you typed the dose in mg but the field expected mcg
Verification: every dose claim should have explicit units. The calculator on this site forces you to type the unit. When in doubt, look at the typical dose range for that peptide. BPC-157 typical range is 0.1–0.5 mg (100–500 mcg). If your calculation produces "draw 250 units of a 5 mg vial" — that's clearly wrong by 4 orders of magnitude.
2. Wrong vial size
The vial label says what's printed on it, not what you remember from the last vial. BPC-157 commonly ships in 2 mg, 5 mg, and 10 mg vials. If you assume 5 mg but actually got 10 mg, every dose is half what you intended.
Verification: read the label every time you reconstitute, not just once when you bought the box. Many suppliers vary lot-to-lot.
3. Decimal-place slip
0.05 ml and 0.5 ml are visually similar on a scribbled note.
They're a 10× factor apart.
This shows up most when you're computing dose volumes for very concentrated solutions:
10 mg vial @ 1 ml BAC water = 10 mg/ml concentration
0.25 mg dose ÷ 10 mg/ml = 0.025 ml (NOT 0.25 ml)
0.025 ml × 100 (U-100) = 2.5 units
If you wrote 0.25 instead of 0.025, you'd draw 25 units instead of 2.5 — a 10× overdose.
Verification: read every decimal-containing number twice, out loud. Use a calculator that displays leading zeros explicitly ("0.025") rather than truncating to ".025".
4. Wrong syringe type
Three insulin syringe types exist. They look identical externally but deliver very different volumes per "unit":
| Syringe | Units per ml | A "10 unit" mark = |
|---|---|---|
| U-100 (standard) | 100 | 0.10 ml |
| U-50 | 50 | 0.20 ml |
| U-40 (rare in US) | 40 | 0.25 ml |
Most peptide protocols assume U-100. If you accidentally use a U-40 syringe and read the same "unit" number, you'll draw 2.5× the intended volume → 2.5× the intended dose.
Verification: every box of insulin syringes is marked U-100 / U-50 / U-40 on the box and the barrel. Confirm before drawing.
5. Forgetting to account for dead space
A small amount of liquid stays in the syringe hub and needle after the plunger is fully depressed — typically 0.05–0.10 ml. For high-volume doses (1+ ml) this is negligible. For sub-0.1 ml peptide doses, you can lose half the dose to dead space if the syringe geometry is wrong.
Verification: for very small doses (under 0.05 ml), use a syringe with fixed needle / low dead space (the 31 G insulin syringes have ~0.005 ml dead space). Don't use a luer-lock 3 ml syringe with a separate needle — those have 50–100× more dead space.
6. Cold vial drawn too fast
Peptides reconstituted with bacteriostatic water are typically refrigerated. Drawing immediately from a cold vial creates two problems:
- Cold solution stings more on injection
- Cold liquid is denser; rapid plunger draw can pull air bubbles past the seal
Verification: let the vial sit at room temperature for 5–10 minutes before drawing. Pull slowly.
7. Air bubbles in the syringe
A 0.05 ml air bubble in a 0.10 ml dose is half the dose lost as air. For larger doses bubbles are visible and easy to clear. For sub-0.1 ml doses, even a small bubble eats a noticeable percentage of the medication.
Verification:
- After drawing, hold the syringe needle-up
- Tap the barrel firmly to coalesce bubbles toward the needle
- Push the plunger slowly until the first drop of liquid emerges from the needle tip
- Re-check the volume on the barrel marking
If your dose came out shorter than expected after clearing bubbles, re-draw the missing amount.
8. Reading the syringe wrong
Insulin syringes have units marked, but the labels can confuse:
- The plunger black tip is what you read against, not the rubber seal above or below it
- The leading edge of the black tip indicates the volume — not the trailing edge
- Some syringes have partial markings every 2 units; some every 5 units; some every 10. Confirm which you have.
Verification: before drawing, check what one minor tick represents on your specific syringe. A 30-unit U-100 syringe with 1-unit markings reads differently from a 100-unit syringe with 2-unit markings.
The pre-injection verification routine
Once any of the above goes wrong, the easiest catch is a 30-second verification before each injection. The iOS app prompts this automatically; the manual version:
| Step | Verify |
|---|---|
| 1 | Vial label matches what your protocol expects (compound, mg, lot) |
| 2 | Reconstitution date on cap is within stability window |
| 3 | Vial is clear, no particles, not discolored |
| 4 | Calculator dose math matches what you computed last time at this dose-step |
| 5 | Syringe type (U-100 / U-50 / U-40) matches your math assumption |
| 6 | Drawn volume reads correctly on barrel — at the leading edge of the plunger tip |
| 7 | No air bubble larger than ~1 mm |
If any step fails, re-draw or discard and start over. The cost of a fresh syringe is $0.20.
Calculator integration
The free reconstitution calculator on this site does the math deterministically — same formula every time, same units enforced. It also flags the warnings most likely to indicate a mistake:
- Result over the typical max dose for that peptide
- Result under 1 unit (suggests mg/mcg confusion)
- Volume larger than the syringe can hold
Inputs
BPC-157 common vial sizes: 5 mg, 10 mg. Typical dose range: 0.2–0.5 mg. Research publications. Not medical advice.
for a 0.2 mg dose
- Concentration
- 2.50 mg/ml
- Volume
- 0.080 ml
- Per ml
- 100 u
Not medical advice. Always verify against your vial label and your provider's instructions. Re-check before drawing.
The iOS app extends this with vial tracking (catches mistake #2, wrong vial), dose history (catches #3, decimal slips by comparing against last successful dose), and side-effect timeline (catches subtle dose drift over weeks).
Related reading
- Reconstituting BPC-157: step-by-step
- Subcutaneous injection technique
- Storing reconstituted peptides
- Reconstitution calculator
References
- PubMed: medication dosing errors — broader literature on injection-dose errors
- USP: compounding — pharmaceutical-prep standards
- DailyMed — for the FDA-approved peptides whose labels formalize syringe conventions