Collections:
Fahrenheit to Celsius Converter
How to perform Fahrenheit (°F) to Celsius (°C) conversion?
If you are testing an application that uses Fahrenheit to measure temperature, you may need to convert data values in Fahrenheit (°F) to Celsius (°C).
FYIcenter.com has designed this online tool for you to perform Fahrenheit (°F) to Celsius (°C) conversion. All you need to do is to enter one or more data values in Fahrenheit and click the "Convert" button. Converted output will be displayed in the result area.
✍: Guest
Converted result by FYIcenter.com:
| Value in Fahrenheit (°F) | Value in Celsius (°C) |
|---|---|
| 0.0 | -17.777777777778 |
| 98.0 | 36.666666666667 |
| 212 | 100 |
| 32.0 | 0 |
| 5.7 | -14.611111111111 |
| 5.9 | -14.5 |
| -9.5 | -23.055555555556 |
| 7.5 | -13.611111111111 |
Fahrenheit (°F) to Celsius (°C) Conversion Formula
°C = 5*(°F-32)/9
⇒ Celsius to Fahrenheit Converter
⇑ Data Encoders, Decoders and Converters
⇑⇑ Online Tools
2026-01-03, ∼2422🔥, 0💬
Popular Posts:
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to generate currency test values? Currency test values are frequently needed in testing date and...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...