Payroll Time Conversion

Decimal Hours Calculator

Convert hours, minutes, and seconds into decimal hours and vice-versa for payroll, invoicing, and FLSA 7-minute compliance.

Converted Result
7.75 decimal hours
Hundredths (.00) 7.75 hrs
Tenths (.0) 7.8 hrs
Quarter-Hour Rounding 7.75 hrs (:45)
FLSA 7-Min Rule Exact match
Step-by-Step Guide

How to Use This Calculator

STEP 1
01 / 03

Choose Conversion Direction

Select "Time to Decimal" (e.g. 7h 45m → 7.75) or "Decimal to Time" (e.g. 8.4 → 8h 24m).

STEP 2
02 / 03

Input Your Values

Enter hours and minutes, or type a decimal value into the numeric field.

STEP 3
03 / 03

Copy Output & View FLSA 7-Minute Rounding

Instantly view exact decimal hours, payroll hundredths (.00), tenths (.0), and FLSA 7-minute rounding.

Mathematical Proofs

Mathematical Formulas & Rules

Time to Decimal Hours Formula

Decimal Hours = Hours + (Minutes / 60) + (Seconds / 3600)
Variable Definitions:
  • Hours = Whole hour value
  • Minutes = Minutes to be divided by 60
  • Seconds = Optional seconds divided by 3600

Decimal to Time Formula

Hours = floor(Decimal), Minutes = round((Decimal − Hours) × 60)
Variable Definitions:
  • floor(Decimal) = Integer portion as whole hours
  • Decimal − Hours = Fractional remainder converted to minutes
Practical Applications

Worked Calculation Examples

Step-by-step breakdown of common real-world time scenarios, work shifts, and duration math.

Example 1 Verified Math

Standard Half-Hour Shift (7h 30m)

Scenario

Converting an employee shift of 7 hours and 30 minutes into payroll decimal hours.

Calculation: 7 + (30 / 60) = 7 + 0.50
Result: 7.50 Decimal Hours
Example 2 Verified Math

Quarter-Hour Shift (7h 45m)

Scenario

A billable project logged as 7 hours and 45 minutes.

Calculation: 7 + (45 / 60) = 7 + 0.75
Result: 7.75 Decimal Hours
Example 3 Verified Math

90 Minutes Conversion

Scenario

Converting 90 standalone minutes into decimal hours.

Calculation: 90 / 60 = 1.50
Result: 1.50 Decimal Hours (1 hr 30 mins)
Example 4 Verified Math

Converting 8.40 Decimal Hours to Time

Scenario

Interpreting a 8.40 hour digital payroll punch back into clock time.

Calculation: 8 hours + (0.40 × 60) = 8 hours 24 mins
Result: 8 hours 24 minutes 0 seconds

Common Real-World Applications

How professionals and individuals apply this calculation across various industries.

Payroll

Payroll & Hourly Wage Calculation

Convert shift durations into decimal hours before multiplying by hourly pay rates to prevent wage truncation.

Invoicing

Client Billing & Freelance Timesheets

Format billable deep work into hundredths (e.g. 2.25 hours) for invoicing platforms and retainers.

Operations

Equipment & Heavy Machinery Logs

Track engine runtime and aviation block hours in standard decimal hour increments.

Reference Table

Minutes to Decimal Hours Conversion Chart

Official 1–60 minute payroll conversion table with exact decimals and FLSA 7-minute quarter-hour rules.

Minutes Exact Decimal Payroll (.00) Tenths (.0)
1 min 0.0167 0.02 0.0
2 mins 0.0333 0.03 0.0
3 mins 0.0500 0.05 0.1
4 mins 0.0667 0.07 0.1
5 mins 0.0833 0.08 0.1
6 mins 0.1000 0.10 0.1
7 mins 0.1167 0.12 0.1
8 mins 0.1333 0.13 0.1
9 mins 0.1500 0.15 0.1
10 mins 0.1667 0.17 0.2
11 mins 0.1833 0.18 0.2
12 mins 0.2000 0.20 0.2
13 mins 0.2167 0.22 0.2
14 mins 0.2333 0.23 0.2
15 mins 0.2500 0.25 0.3
16 mins 0.2667 0.27 0.3
17 mins 0.2833 0.28 0.3
18 mins 0.3000 0.30 0.3
19 mins 0.3167 0.32 0.3
20 mins 0.3333 0.33 0.3
21 mins 0.3500 0.35 0.3
22 mins 0.3667 0.37 0.4
23 mins 0.3833 0.38 0.4
24 mins 0.4000 0.40 0.4
25 mins 0.4167 0.42 0.4
26 mins 0.4333 0.43 0.4
27 mins 0.4500 0.45 0.5
28 mins 0.4667 0.47 0.5
29 mins 0.4833 0.48 0.5
30 mins 0.5000 0.50 0.5

Understanding Decimal Time for Payroll & Billing

In modern accounting and payroll management, employee compensation is calculated by multiplying billable hours by an hourly pay rate. To calculate your raw elapsed duration before converting, use our flagship Time Duration Calculator or compute net shift hours on the Work Hours Calculator. Because traditional clocks operate in base-60 (sexagesimal) and computers operate in base-10 (decimal), failure to convert minutes into decimal fractions results in wage miscalculations.

1. The Base-60 to Base-10 Conversion Formula

To convert any minute value into decimal hours, divide the minutes by 60 (for quick single-minute lookups, see our Minutes to Decimal Chart):

  • 15 minutes = 15 ÷ 60 = 0.25 decimal hours
  • 30 minutes = 30 ÷ 60 = 0.50 decimal hours
  • 45 minutes = 45 ÷ 60 = 0.75 decimal hours

2. US FLSA 7-Minute Rounding Standard (29 CFR § 785.48)

Under the Fair Labor Standards Act (FLSA), employers may round employee clock punches to the nearest quarter-hour (15-minute interval). Review our complete FLSA 7-Minute Payroll Guide to understand the statutory rounding brackets:

  • Minutes 1 through 7: Round down to the preceding quarter hour (e.g. 8:07 AM rounds to 8:00 AM).
  • Minutes 8 through 14: Round up to the succeeding quarter hour (e.g. 8:08 AM rounds to 8:15 AM).

Frequently Asked Questions

How do you convert hours and minutes to decimal hours?

Divide the number of minutes by 60 and add the result to the hours. Formula: Decimal Hours = Hours + (Minutes / 60).

What is 7 hours and 30 minutes in decimal?

7 hours and 30 minutes equals 7.50 decimal hours (since 30 / 60 = 0.50).

What is 7 hours and 45 minutes in decimal?

7 hours and 45 minutes equals 7.75 decimal hours (since 45 / 60 = 0.75).

Mathematical Accuracy & Editorial Review

All calculations on this tool are deterministic and rigorously tested against base-60 modulo arithmetic and US Fair Labor Standards Act (FLSA 29 CFR § 785.48) payroll rounding guidelines.

Reviewed by: Time Mathematics & Payroll Editorial Team Last Updated: April 2026