Advanced regular-rate tool
Regular Rate of Pay Calculator
Combine hourly earnings with bonuses, commissions, shift differentials, and other pay, choose how each item is treated, and compare regular-rate and overtime-premium scenarios for one workweek.
What this regular-rate tool answers
A base hourly wage and a regular rate are not always the same number. The base wage is one agreed pay rate. A workweek regular rate is an average derived from compensation selected for inclusion and the hours actually worked. The regular rate of pay calculator makes that denominator and every compensation choice visible instead of assuming the base wage is the final overtime basis.
Use the tool when a single workweek contains multiple hourly assignments, a production or attendance bonus, commissions, hazard pay, or shift differential earnings. It estimates an additional premium where the entered straight-time compensation already covers every worked hour. It does not classify a payment, determine FLSA coverage, or decide whether a worker is exempt.
Entering included, excluded, and unsure compensation
Hourly rows should describe straight-time earnings already paid for work in the selected week. Total hours is entered separately because payroll rows and actual work records may not always have the same structure. If the hourly-row hours do not reconcile with actual hours, the displayed trace helps identify the input issue.
For every additional payment, Included means the amount participates in the selected scenario. Excluded means it remains visible but does not change the regular-rate numerator. Unsure creates both an excluded scenario and an included scenario. That choice is deliberate: whether a bonus, commission, differential, reimbursement, or other item belongs in a regular rate depends on the applicable rule and the underlying facts.
Regular rate of pay formula
The half-time factor at a 1.5 multiplier is used because this model assumes one-times straight pay is already present for every hour, including overtime hours. Adding a full 1.5 times the regular rate again would duplicate the straight-time portion. A different compensation arrangement may require a different method.
Calculations retain unrounded values internally. Currency is rounded only when displayed, so a repeating weekly regular rate is not shortened before the premium is computed. Zero hours stops division and produces a validation warning rather than NaN or Infinity.
hourlyEarnings = sum(hourlyRate x rowHours)
includedCompensation = hourlyEarnings + includedAdditionalEarnings
regularRate = includedCompensation / totalHours
overtimeHours = max(totalHours - threshold, 0)
additionalPremium = regularRate x (multiplier - 1) x overtimeHours
estimatedTotal = includedCompensation + additionalPremiumA bonus and 45-hour example
The verified example uses 45 hours at $24.00, producing $1080.00 in hourly straight-time earnings. A $90.00 included production bonus makes included compensation $1170.00. Dividing by 45 gives a regular rate of $26.00.
Five overtime hours at the additional 0.5 factor produce $65.00 in estimated premium and $1235.00 total included compensation plus premium. If the bonus treatment were Unsure, the calculator would also show the result with that $90 left out.
Interpretation and limits
A minimum-wage reference input is a sanity check, not a legal conclusion. A warning can flag that the modeled regular rate falls below the value entered, but the calculator cannot select the correct federal, state, local, industry, or contract rate. It also cannot decide compensable time, workweek boundaries, exemption status, coverage, or whether a particular exclusion applies.
Compare the formula trace with time records and pay statements. If straight-time pay does not already cover every hour, if a premium can be credited, or if compensation spans several workweeks, use a specialized allocation method. The commission calculator, piece-rate calculator, and 8-and-80 tool exist because those questions cannot be reduced to a renamed regular-rate form.
Regular Rate of Pay Calculator FAQ
Is the regular rate the same as my base rate?
Not necessarily. A base rate is one pay rate, while the modeled regular rate divides selected included compensation for a workweek by actual hours worked.
What happens when I choose Unsure?
The calculator keeps the item out of the primary scenario and shows a second scenario with it included, plus a warning to verify treatment.
Why is only an additional half-time premium shown at 1.5x?
This model assumes straight-time compensation already covers all hours, so the remaining factor is 1.5 minus 1.0. Other arrangements may need another method.
Can this tool decide whether my bonus must be included?
No. Classification depends on applicable rules and facts. The tool calculates the treatment selected by the user.
Official sources
Educational estimate
This calculator provides an estimate for educational purposes only. Overtime rules vary by country, state, industry, employment status, and company policy. It is not legal, tax, or payroll advice.