Time to Decimal Calculator

Convert any time value — hours, minutes, and optional seconds — into decimal format. Results update instantly as you type.

✓ Supports hours, minutes, and seconds

✓ Multiple precision levels (2–4 decimals)

✓ Free, instant, private

Decimal hours
1.75hours

1h 45m=1.7500 decimal hours

Try:

What Is Decimal Time?

Decimal time expresses durations as a single number rather than hours:minutes:seconds. Instead of writing “3 hours 15 minutes,” you write 3.25. This format is essential for payroll calculations, project billing, and accounting systems that need to multiply time by monetary rates.

The Conversion Formula

Decimal = Hours + (Minutes ÷ 60) + (Seconds ÷ 3600)

Examples:

  • • 2:30 → 2 + 30/60 = 2.50
  • • 4:45 → 4 + 45/60 = 4.75
  • • 8:20 → 8 + 20/60 = 8.33
  • • 1:10:30 → 1 + 10/60 + 30/3600 = 1.175

When to Use Decimal Time

Payroll Processing

Convert employee clock-in/out times for pay calculations.

Client Billing

Bill consulting or legal hours in decimal increments.

Project Tracking

Log task durations in decimal for reporting.

Spreadsheet Formulas

Use decimal values for SUM, AVERAGE, and rate calculations.

Frequently Asked Questions

How do I convert time to decimal?\u25BE
Divide minutes by 60 (and seconds by 3600), then add to the whole hours. Example: 2:45:30 = 2 + 45/60 + 30/3600 = 2.758.
What is 7:45 in decimal?\u25BE
7 + (45 ÷ 60) = 7.75 decimal hours.
Do I need to include seconds?\u25BE
No. Seconds are optional and only needed for high-precision billing (e.g., call centers). For standard payroll and timesheets, hours and minutes are sufficient.
Can I convert HH:MM format directly?\u25BE
Yes — just enter the hours and minutes separately in the calculator above. It handles both individual fields and HH:MM input.