Electronics Recycling Value Calculator
Estimate the net recoverable value of precious metals — primarily gold — locked inside smartphones, laptops, tablets, and circuit boards. Use it before sending e-waste to a recycler to understand what your devices are worth.
About this calculator
Electronic devices contain small but valuable quantities of gold and other precious metals embedded in circuit boards and connectors. This calculator focuses on gold content as the primary value driver: Value = quantity × (gold_content_factor × goldPrice × recoveryRate) − processingCost. Each device type has an estimated gold content factor (grams per device): circuit boards (~0.50 g), laptops (~0.20 g), desktops (~0.15 g), smartphones (~0.034 g), and tablets (~0.025 g). The recovery rate (0–1) reflects the efficiency of the hydrometallurgical or pyrometallurgical process used to extract the metal. Processing costs are subtracted to yield net value. The formula floors the result at zero with Math.max(0, …) because processing costs can exceed recoverable value for low-yield batches. Note that silver, palladium, and copper add further value not captured here.
How to use
Suppose you have 50 old smartphones, gold is priced at $60/gram, recovery rate is 0.80, and processing costs $2 per device. Step 1 — Select 'smartphone'; gold content factor = 0.034 g. Step 2 — Enter quantity = 50. Step 3 — Enter gold price = $60/g. Step 4 — Enter recovery rate = 0.80. Step 5 — Enter processing cost = $2/device ($100 total). Calculation: Value = 50 × (0.034 × 60 × 0.80) − 100 = 50 × 1.632 − 100 = $81.60 − $100 = $0 (floored at zero). This shows that at $2/device processing, 50 smartphones barely break even — processing costs matter enormously for low-yield devices.
Frequently asked questions
How much gold is actually in a smartphone or laptop that can be recovered?
A typical smartphone contains roughly 0.03–0.04 grams of gold, while a laptop holds around 0.2 grams, primarily in connectors, edge connectors, and CPU pins. Although these amounts sound tiny, multiplied across millions of discarded devices globally, e-waste collectively represents a richer ore than most mined deposits. Professional e-waste recyclers use acid leaching or smelting to achieve 70–95% recovery rates. The exact content varies by manufacturer, model age, and component density — older devices often contained more gold than modern designs optimized to reduce material costs.
What recovery rate should I use for e-waste precious metal recycling?
Recovery rate depends heavily on the recycling method and facility quality. Artisanal operations using basic acid baths may recover only 50–70% of available gold, while certified industrial refiners using advanced hydrometallurgy or integrated smelters typically achieve 85–97%. For a conservative home estimate, use 0.75; for a certified recycler, 0.85–0.90 is realistic. Always ask prospective recyclers for their certified recovery documentation, as the difference between a 70% and 90% recovery rate can significantly affect net payout on large batches.
Why might the net value of recycling electronics come out as zero or negative?
Processing e-waste involves real costs: sorting, transportation, chemical reagents, energy, and labor. For devices with very small gold content — such as individual smartphones — the processing cost per device can easily exceed the metal value recovered, especially when gold prices are low. The calculator floors the result at zero to reflect that a reputable recycler will not pay you if recovery value is less than their costs. To improve net value, aggregate large volumes, negotiate lower per-unit processing fees, or focus on higher-yield items like server boards and circuit boards rather than consumer handsets.