FormulaCraft

How to convert minutes to hours in Excel and Google Sheets

Topic:Unit conversion
Excel & Google Sheets
=A2/60

Verified example

Computed by a real spreadsheet engine on the sample data below.

Minutes
90

=A2/601.5

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1A2 holds the number of minutes.
  2. 2Divide by 60 to get hours.
  3. 390 becomes 1.5 hours.

Tips

Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.

Frequently asked

How do I convert to hours and minutes instead of a decimal?

Divide minutes by 1440 and format the cell as [h]:mm to display elapsed time.

More on Unit conversion

See all →

Formulas used

Related tasks

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: