FormulaCraft

How to calculate conversion rate in Excel and Google Sheets

Excel & Google Sheets
=B2/A2

Verified example

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

Total VisitorsConversionsConversion Rate
1000150
2000300
50075

=B2/A20.15

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. 1Enter your total number of visitors or leads in cell A2.
  2. 2Enter your number of conversions in cell B2.
  3. 3In cell C2, enter the formula =B2/A2 to calculate the conversion rate.
  4. 4Format cell C2 as a percentage for easier interpretation.

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

What if my data spans multiple rows?

You can use SUM functions to aggregate data before calculating the conversion rate.

How do I format the result as a percentage?

Right-click the cell, select Format Cells, and choose Percentage in Excel or Format > Number > Percent in Google Sheets.

Can I use this method for different types of conversions?

Yes, this method is versatile and can be used for any type of conversion, such as sign-ups, sales, or downloads.

Formulas used

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

Last reviewed: