Convert Fahrenheit Temperature to Celsius

Convert one or more temperatures from Fahrenheit (°F) to Celsius (°C). Enter multiple values separated by spaces or newlines.

Results

Waiting for your input...

Instructions

  1. Enter one or more numbers representing Fahrenheit temperatures, separated by spaces or newlines.
  2. Example: 32 98.6 212 -40
  3. Click Convert to see the values in Celsius, one per line.
  4. Example output: 0.0 37.0 100.0 -40.0
  5. Invalid or non-numeric values will be skipped.
  6. The conversion uses the formula: C = (F - 32) × 5/9.

Frequently Asked Questions (FAQs)

Can I enter multiple values at once?

Yes, you can enter several values separated by spaces or newlines, e.g. 32 98.6 212 -40.

What happens if I enter an invalid value?

Invalid or non-numeric values are ignored and not shown in the results.

What is the conversion formula?

The formula is C = (F - 32) × 5/9. Each Fahrenheit value is converted using this formula.

How many decimal places are shown?

Results are rounded to one decimal place for clarity.