Electrician Pricing Calculator

Stop billing “your rate” off gut feel — wrap burden, overhead, materials & real profit into a flat-rate quote

This job

Emergency multiplier hits labor only (1.5–2× is the norm; 1.0 = normal hours). The trip fee is a flat dispatch charge ($75–$200) covering drive time & the diagnostic visit. Materials markup is shown for reference — your parts profit comes from the margin gross-up below, so changing it won’t move the final price (this avoids double-marking).

Your shop rates & overhead

Burden = payroll taxes + workers' comp + benefits (electricians run 25–52%). Overhead = truck, license, insurance, tools, office, marketing — recovered over billable hours only (techs bill ~55–65% of paid hours). Margin is true profit after all costs.

Final quoted price for this job
$0
15% margin

Electrician Pricing Calculator — guide & how to use

What it does

Most independent and small-shop electricians bill “their hourly rate” — wage plus a little — and never recover their service-call fee, materials handling, overhead (truck, license, insurance, tools), or a true profit. This calculator fixes that. It burdens your base wage with payroll taxes and workers' comp, turns your annual overhead into a per-billable-hour recovery rate, and uses a margin gross-up (divide, not multiply) so your stated net margin is actually achieved. The two headline numbers are the ones shops get wrong: your recommended billing rate ($/hr) and the final flat-rate price for this job. Everything runs privately in your browser, free.

How to use it

  1. Enter this job's labor hours and an after-hours multiplier (1.0 for normal hours).
  2. Enter your materials cost and the markup you put on parts.
  3. Set the service-call / trip fee and whether to apply it.
  4. Enter your base wage, labor burden %, annual overhead, and the billable hours you actually sell per year — this divisor is the most important number in the tool.
  5. Set your target net profit margin, then read the billing rate, the quote, and the breakdown.

Worked example

A 2-hour job at normal hours, $75 in materials marked up 35%, $99 trip fee applied, $35/hr base wage, 30% burden, $60,000/yr overhead spread over 1,250 billable hours, and a 15% target net margin:

  1. Burdened labor cost = 35 × 1.30 = $45.50/hr.
  2. Overhead recovery rate = 60,000 ÷ 1,250 = $48.00/hr.
  3. True cost per billable hour = 45.50 + 48.00 = $93.50/hr.
  4. Recommended billing rate = 93.50 ÷ (1 − 0.15) = $110.00/hr — the gut-check number most shops get wrong.
  5. Job labor cost (break-even) = 93.50 × 2 × 1.0 = $187.00.
  6. Margin gross-up on (labor + materials cost): (187.00 + 75.00) ÷ 0.85 = $308.24. (Materials sold price for reference = 75 × 1.35 = $101.25.)
  7. Add trip fee: 308.24 + 99 = $407.24 → nearest $5 = $405. Estimated profit ≈ $46; effective net margin ≈ 11%.

Billing 2 × $50 = $100 plus parts — the gut-feel quote — would have left hundreds of dollars and your entire overhead recovery on the table. That gap is exactly what this tool recovers.

The formula

burdened_labor = base_wage × (1 + burden% / 100)
overhead_rate  = annual_overhead ÷ billable_hours_per_year
true_cost_hr   = burdened_labor + overhead_rate
billing_rate   = true_cost_hr ÷ (1 − margin% / 100)   ← the headline $/hr
labor_cost     = true_cost_hr × job_hours × emergency_multiplier
materials_cost = your parts cost (sold price = cost × (1 + markup%/100), shown for reference)
price          = (labor_cost + materials_cost) ÷ (1 − margin% / 100)
final_price    = price + (apply_trip ? trip_fee : 0)   then round to nearest $5 (never below cost)

The divide-by-(1 − margin) line is load-bearing: it makes profit a true share of the price. The identity margin = markup ÷ (1 + markup) is why a 15% markup is only a 13% margin — using a markup where you meant a margin underprices every job.

Accuracy & disclaimers

Common mistakes this tool prevents

How to embed this tool on your website

No account, no coding. Copy the embed code and paste it where you want it to appear:

<!-- height starts at 1240px; raise it if the tool looks clipped on your page -->
<iframe src="https://snaptoolsuite.com/electrician-pricing-calculator/?embed=1"
  style="width:100%;max-width:560px;height:1240px;border:0;"
  title="Electrician Pricing Calculator" loading="lazy"></iframe>
<p>Free <a href="https://snaptoolsuite.com/electrician-pricing-calculator/">Electrician Pricing Calculator</a> by Snap Tool Suite</p>
2 Paste it on your page
3 It just works

See it live: view a real embed example →

Frequently asked questions

How do I price electrical work so I stop losing money?

Don't bill “your hourly rate” off gut feel. Start from your base wage, add a labor burden (payroll taxes, workers' comp, benefits), then add an overhead recovery rate (annual overhead ÷ billable hours sold per year). That's your true cost per billable hour. Divide it by (1 − your target net margin) to get the billing rate that clears profit, then build the flat price from labor + materials + trip fee. This tool does every step and shows the breakdown.

What is the difference between markup and margin?

Markup is added on top of cost (cost × 1.15). Margin is a share of the final price (price = cost ÷ (1 − 0.15)). A 15% markup is only a 13% margin. This tool uses the margin gross-up on purpose and shows the realized net margin so you can confirm you hit your target.

How much labor burden should an electrician add?

Burden is the gap between what you pay a worker and what they cost: payroll taxes (FICA ~7.65%, FUTA/SUTA ~1–6%), workers' comp (often 6–10% for electricians), plus benefits and PTO. Sources put trade burden at 25–52%, with union shops over 60% with pension. The 30% default is mid-low — use your real payroll number.

Why use billable hours instead of 2,080 hours a year?

Overhead and your target wage can only be recovered over hours you can actually bill. Service trades run 55–65% utilization, so 2,080 paid hours yields only ~1,150–1,350 billable hours. Using 2,080 understates your required rate by 30–40% — the most common way shops underprice.

How do after-hours and emergency premiums work?

Nights, weekends and emergencies justify a labor premium. The norm is 1.5× (time-and-a-half) to 2× on the labor portion only — not materials or the trip fee. Set 1.0 for normal hours. Some jurisdictions restrict emergency surcharges, so check local rules.

Should I charge a service-call or trip fee?

Yes. A flat dispatch charge ($75–$200) covers drive time, vehicle cost and the diagnostic commitment of showing up — often credited toward the job if work proceeds. The tool lets you toggle it on or off and adds it after the margin gross-up so it isn't double-marked.

Is it really free?

Yes. 100% free and fully private — all math runs in your browser.

Related tools

Put this calculator on your site

No account, no coding. Copy the embed code and paste it where you want it to appear:

<!-- height starts at 1240px; raise it if the tool looks clipped on your page -->
<iframe src="https://snaptoolsuite.com/electrician-pricing-calculator/?embed=1"
  style="width:100%;max-width:560px;height:1240px;border:0;"
  title="Electrician Pricing Calculator" loading="lazy"></iframe>
<p>Free <a href="https://snaptoolsuite.com/electrician-pricing-calculator/">Electrician Pricing Calculator</a> by Snap Tool Suite</p>
2 Paste it on your page
3 It just works

See it live: view a real embed example →

Everything is calculated in your browser — nothing is sent to Snap. Share links encode your inputs in the URL, so only share them with people you trust.