# Meeting Cost Calculator

Calculate the true salary cost of meetings. Enter attendees, hourly rates, and duration to see per-meeting, weekly, monthly, and annual costs in real.

## What this calculates

Meetings have a real dollar cost measured in salary time. This calculator reveals how much your meetings actually cost by multiplying the number of attendees by their average hourly rate and the meeting duration. See the true expense per meeting, per week, per month, and per year.

## Inputs

- **Number of Attendees** — min 1, max 500 — Total people in the meeting.
- **Average Hourly Rate** ($/hour) — min 1 — Average fully-loaded hourly cost per attendee. Salary / 2080 hours.
- **Meeting Duration** (minutes) — min 5, max 480 — Length of the meeting in minutes.
- **Meetings Per Week** — min 1, max 50 — How many times this meeting recurs per week.

## Outputs

- **Cost Per Meeting** — formatted as currency — Total salary cost of one meeting.
- **Weekly Cost** — formatted as currency — Total cost for all recurring meetings per week.
- **Monthly Cost** — formatted as currency — Approximate monthly meeting cost (4.33 weeks).
- **Annual Cost** — formatted as currency — Total annual meeting cost (52 weeks).
- **Hours Per Year in Meetings** — Total person-hours consumed annually.

## Details

The formula is simple, but the results are often eye-opening:

  - Cost per meeting = Attendees x Hourly rate x Duration (hours)

  - Annual cost = Cost per meeting x Meetings per week x 52 weeks

A typical 6-person, 1-hour meeting with an average hourly rate of $50 costs $300 per meeting, or $15,600 per year if it happens weekly. That is equivalent to a quarter of an employee's salary spent in a single recurring meeting.

According to research, the average employee spends 15-25% of their work week in meetings, and executives spend 50% or more. Studies by Harvard Business Review and Microsoft found that 70% of meetings keep employees from doing productive work. Reducing meeting frequency, shortening durations, limiting attendees, and replacing status updates with written summaries can dramatically cut costs while improving team productivity.

To calculate the hourly rate, divide annual salary by 2,080 (52 weeks x 40 hours). For fully-loaded cost (including benefits, overhead), multiply the hourly salary by 1.3-1.5.

## Frequently Asked Questions

**Q: How do I calculate the hourly rate?**

A: Divide the annual salary by 2,080 (52 weeks x 40 hours). For example, a $100,000 salary equals about $48/hour. For fully-loaded cost (including benefits, office space, equipment), multiply by 1.3-1.5, making it roughly $62-$72/hour.

**Q: What percentage of work time is spent in meetings?**

A: Studies show the average knowledge worker spends 15-25% of their work week in meetings. For managers and executives, this rises to 40-60%. This means 8-12 hours per week for individual contributors and 16-24 hours for leadership.

**Q: How can I reduce meeting costs?**

A: Key strategies include: reducing meeting length (25 or 50 minutes instead of 30 or 60), limiting attendees to only essential people, replacing status updates with written async summaries, setting a clear agenda with expected outcomes, and canceling meetings that lack a decision to be made.

**Q: Should I include opportunity cost?**

A: This calculator shows the direct salary cost. The true cost is higher when you factor in opportunity cost (productive work not done), context switching time (10-15 minutes to refocus after a meeting), and the productivity drag of fragmented schedules.

---

Source: https://vastcalc.com/calculators/everyday/meeting-cost
Category: Everyday Life
Last updated: 2026-04-21
