See your gross weekly pay split into regular, overtime & double-time
Tipped? Enter your full regular/minimum rate, not the reduced cash wage.
Enter only the portion earned in this workweek. Quarterly/annual bonuses must be spread across the weeks they were earned.
This overtime pay calculator turns your hourly rate (or salary), hours worked, and any bonus into a clear line-item breakdown: straight-time pay, the overtime premium (1.5×), optional double-time (2×), and your total gross pay for one workweek. It defaults to the federal FLSA rule so it works out of the box, and lets you switch on California-style daily overtime and double-time. Everything runs privately in your browser.
The federal rule (DOL Fact Sheet #23): overtime is owed only for hours over 40 in a single fixed workweek, at 1.5× the regular rate. The trick most online calculators get wrong is the regular rate: it is not always your base wage. Nondiscretionary bonuses and commissions must be folded in first (29 CFR 778.211 / Fact Sheet 56C), which makes your real OT rate higher.
regularRate = (totalHours × baseRate + bonus) / totalHours
otHours = max(totalHours − 40, 0)
grossPay = totalHours × baseRate + bonus + otHours × (regularRate × 0.5)
Straight time is paid on every hour first, then a 0.5× premium is added on the overtime hours — that equals 1.5× on those hours without double-paying, the most common payroll mistake.
In CA mode the tool computes both the federal result and the California result and pays you the greater of the two — exactly what the law requires. Each hour is counted at only its single highest premium, so no hour is double-counted as both daily and weekly overtime.
Embed this calculator on your own site free, in one line — no account, no coding. Grab the copy-paste snippet from the “Put this calculator on your site” box below.
See it live: view a real embed example →
The 2025 federal "No Tax on Overtime" provision (OBBBA) is an income-tax deduction for tax years 2025–2028, covering only the premium portion (the half/extra above straight time) of FLSA-required overtime, capped at $12,500 single / $25,000 joint per year with income phase-outs. It does not increase your paycheck and does not apply to state-only daily OT/DT beyond the federal requirement. This tool shows the premium amount for reference only.
Straight time on all hours, plus a 0.5× premium on hours over 40 — equal to 1.5× on those overtime hours. Bonuses raise the regular rate first.
No. The FLSA only requires 1.5× over 40/week. Double-time and daily OT are state rules (e.g. California).
Overtime must be figured on your full regular/minimum rate, not the reduced cash wage. That case is out of scope here — confirm with HR.
Yes. 100% free, everything runs in your browser. No pay data is stored or sent.
Everything is calculated in your browser. We don't store or sell your pay data.