Calculate calls per second, total calls, or time period from any two values, with time in seconds, minutes, or hours and rates per second or minute.

Calls Per Second Calculator

Enter any 2 values to calculate the missing variable

Calls Per Second Formula

The basic formula for calls per second is:

CPS = C / T
  • CPS = calls per second
  • C = total number of calls
  • T = time period in seconds

If you know calls per second and time, the total calls formula is:

C = CPS * T

If you know total calls and calls per second, the time formula is:

T = C / CPS

The calculator lets you enter any two values and solves for the missing one:

  • Total Calls: calculated by multiplying the call rate by the time period.
  • Time Period: calculated by dividing total calls by the call rate.
  • Calls Per Second: calculated by dividing total calls by elapsed time in seconds.

If you enter time in minutes or hours, it is converted to seconds before the calculation. If you enter a rate in calls per minute, it is converted to calls per second for the calculation.

Time and Call Rate Conversions

Use these conversions to understand how the calculator handles different time and rate units.

Unit Equivalent in Seconds Use in Formula
1 second 1 s Use as entered
1 minute 60 s Multiply minutes by 60
1 hour 3,600 s Multiply hours by 3,600

Call Rate Calls Per Second Calls Per Minute
0.5 calls/s 0.5 30
1 call/s 1 60
5 calls/s 5 300
10 calls/s 10 600

Example Calculations

Example 1: Find calls per second

You receive 1,200 calls over 10 minutes. First convert 10 minutes to seconds:

10 * 60 = 600

Then divide total calls by seconds:

CPS = 1200 / 600 = 2

The call rate is 2 calls per second.

Example 2: Find total calls

A system handles 15 calls per second for 2 minutes. Convert 2 minutes to seconds:

2 * 60 = 120

Then multiply calls per second by time:

C = 15 * 120 = 1800

The total is 1,800 calls.

FAQ

What does calls per second mean?

Calls per second is the average number of calls handled in one second. A call can mean a phone call, API request, transaction, or any counted event, depending on what you are measuring.

How do you convert calls per minute to calls per second?

Divide calls per minute by 60. For example, 300 calls per minute equals 5 calls per second because 300 / 60 = 5.

Can calls per second be a decimal?

Yes. A decimal result means the average rate is less than or between whole calls per second. For example, 0.25 calls per second means one call every 4 seconds on average.

calls per second calculator