About Meeting Cost Calculator

Making the invisible cost of meetings visible

About the Author

I'm Alex Carter — a software engineering manager with over a decade of experience leading product and platform teams at tech and operations companies. I've spent most of my career in the middle of calendars: scheduling them, attending them, canceling them, and occasionally defending them to engineers who'd rather be writing code.

I built this tool in 2025 after an uncomfortable realization. My team's sprint planning ran an hour every two weeks. With eight engineers, a product manager, and a designer at an average fully-loaded cost of about $90/hour, that single recurring meeting was costing around $180,000 per year. Nobody had ever done that math before — not even me. When I ran it live during a retro, the room went quiet.

Meeting Cost Calculator started as a spreadsheet I shared internally. Within a week, people on other teams were asking for a copy. I turned it into a proper web tool so anyone could use it without needing to know a formula.

Why I Built This

Most meeting advice focuses on behavior ("have an agenda", "invite fewer people") without ever giving people a concrete number to anchor those decisions. I wanted to change that. Once you see that your Tuesday status call costs $4,000 a month, the conversation about whether to cut it from 60 to 30 minutes becomes much easier.

My goal is not to eliminate meetings — some meetings are essential. I want to give managers, team leads, and individual contributors the data they need to make intentional decisions about when to meet, who to invite, and how long to spend.

How the Calculator Works

The methodology is straightforward and based on publicly understood compensation math:

  1. Annual salary to hourly rate: We divide each attendee's annual salary by 2,080 — the standard number of working hours in a year (40 hours/week × 52 weeks). This gives the per-hour cost of that person's time.
  2. Hourly rate to per-second rate: We divide the hourly rate by 3,600 to get a per-second cost, which powers the real-time ticker display.
  3. Sum across attendees: We add the per-second rates for all attendees to get the total burn rate of the meeting.
  4. Multiply by duration: As the meeting progresses (or for a specified duration), we multiply the burn rate by elapsed time to show the running total.

All calculations happen in your browser. No data is sent to any server. Your salary information never leaves your device.

Salary Tiers

Real meetings often include people at different compensation levels. Our tier system lets you group attendees by salary band — for example, 3 senior engineers at $150,000 and 5 junior developers at $70,000 — for a more accurate picture than a single average would provide.

Features

What the Calculator Does Not Include

Our figures represent direct salary cost only. The true cost of a meeting is higher due to several factors we intentionally exclude for simplicity:

Who Uses Meeting Cost Calculator

Since I launched the tool, it's been used by a range of professionals looking to bring cost awareness to their meeting culture:

Whether you're preparing a presentation for leadership or just curious about what your Tuesday stand-up really costs, this calculator gives you a concrete number to work with.

Ready to see what your meetings cost?

Try the Calculator