Capacitance Conversion Tool Icon

Capacitance Conversion

Quick conversion of capacitance units, supporting one-click conversion between F, mF, μF, nF, and pF, accurate and efficient, making capacitance value conversion easy.

Tool Description

Capacitance Conversion is an online capacitance unit converter that supports mutual conversion between farad (F), millifarad (mF), microfarad (μF), nanofarad (nF), and picofarad (pF). Enter any value and unit to instantly view corresponding results in all other units, suitable for electronic circuit design, component selection, teaching experiments, and more.

How to Use

  1. Enter value

    Input the value to convert in the input field, supporting integers and decimals, e.g., 100, 0.047

  2. Select source unit

    Choose the capacitance unit of the current value from the dropdown list (F/mF/μF/nF/pF)

  3. View results

    Click the "Convert" button or press Enter, and the result area below will display corresponding values in all units, with a copy button on the right of each result for convenient use

Use Cases

  • Electronic circuit design: Capacitors in circuit design are often marked with different units such as μF, nF, and pF. Schematic and PCB design require frequent unit conversions, and this tool can quickly complete them
  • Component selection: When purchasing capacitors, suppliers may use different unit notations for capacitance values (e.g., 0.1 μF = 100 nF = 100,000 pF). Use this tool to quickly compare different marking methods
  • Teaching & experiments: In physics and electronics education, capacitance unit conversion (e.g., 1 F = 10⁶ μF = 10⁹ nF = 10¹² pF) is a fundamental concept. Students can verify conversion results using this tool

Key Advantages

  1. Free & no registration

    The online capacitance converter is completely free; just open the page to use it, with no account registration or software installation required

  2. Local & private

    All conversions are done locally in your browser; your input data is never uploaded to any server, fully protecting your privacy

  3. Instant results

    Conversions happen in real time as you type, with no waiting, and all unit results are shown at a glance

  4. Full unit coverage

    Supports mutual conversion among 5 capacitance units: farad (F), millifarad (mF), microfarad (μF), nanofarad (nF), and picofarad (pF)

  5. High precision

    Uses precise mathematical calculation; capacitance units follow a strict decimal thousand-fold relationship, ensuring accurate and reliable results with decimal input supported

  6. Cross-platform

    Works smoothly on desktop, mobile, and tablet; the page is responsive and adapts to any screen, so you can convert capacitance units anytime, anywhere

Capacitance Unit Conversion Relationships

The following shows the conversion relationships between capacitance units, with farad (F) as the base unit:

Unit Name Abbreviation Conversion Relationship Equivalent F
FaradF1 F = 1 F1
MillifaradmF1 mF = 0.001 F0.001
MicrofaradμF1 μF = 10⁻⁶ F0.000001
NanofaradnF1 nF = 10⁻⁹ F0.000000001
PicofaradpF1 pF = 10⁻¹² F0.000000000001

Common Capacitance Value Reference

The following shows common capacitance value ranges in electronic circuits and their typical applications:

Application Typical Value
High-frequency coupling / Resonance circuits1 pF ~ 100 pF
Timing circuits / Decoupling100 pF ~ 0.1 μF
Filtering / Bypass / Coupling0.1 μF ~ 100 μF
Power filtering / Energy storage100 μF ~ 10,000 μF
High-capacity energy storage1 mF ~ 100 mF
Supercapacitors / Electric vehicles1 F ~ 数千 F

Capacitor Marking Identification Methods

Three-digit marking is the most common labeling method for small components such as ceramic capacitors. The first two digits represent the significant figures, and the third digit represents the power of 10 multiplier, with the unit being pF. For example, marking "104" means 10 × 10⁴ = 100,000 pF = 100 nF = 0.1 μF; marking "473" means 47 × 10³ = 47,000 pF = 47 nF = 0.047 μF.

Direct marking directly labels the value and unit on the capacitor casing, such as "100μF" or "10n". Electrolytic capacitors typically use direct marking, labeling both capacitance and voltage rating. Understanding these marking methods, combined with this tool, allows quick conversion between different units.

FAQ

What is a farad (F)?

Farad (symbol F) is the standard unit of capacitance in the International System of Units (SI), named after British physicist Michael Faraday. One farad is defined as: when the potential difference between two plates of a capacitor is 1 volt (V), the stored charge is 1 coulomb (C), i.e., 1 F = 1 C/V. In practical electronic circuits, 1 farad is a very large unit, so microfarad (μF), nanofarad (nF), and picofarad (pF) are more commonly used.

What is the relationship between μF, nF, and pF?

The conversion between capacitance units follows a thousand-based system: 1 F = 1,000 mF = 1,000,000 μF = 1,000,000,000 nF = 1,000,000,000,000 pF. Specifically: 1 μF = 1,000 nF = 1,000,000 pF; 1 nF = 1,000 pF; 1 mF = 1,000 μF. This thousand-based relationship is consistent with metric unit prefixes (milli-, micro-, nano-, pico-), making it easy to remember and convert.

Why are farad (F) level capacitors rarely seen on circuit boards?

1 farad (F) is an extremely large capacitance value in electronic circuits. Common ceramic capacitors are typically in the pF~nF range, and electrolytic capacitors are typically in the μF range (e.g., 10 μF, 100 μF, 1000 μF). It wasn't until the advent of supercapacitors (EDLC) that F-level capacitance became achievable, with individual supercapacitors reaching thousands of farads. Supercapacitors are mainly used in energy storage, electric vehicles, and backup power applications. Capacitors on ordinary circuit boards are predominantly in μF, nF, and pF ranges.

What do the markings "104" and "473" on capacitors mean?

This is the three-digit marking system, with the unit being pF. The first two digits are significant figures, and the third digit is the multiplier (power of 10). For example: "104" = 10 × 10⁴ pF = 100,000 pF = 100 nF = 0.1 μF; "473" = 47 × 10³ pF = 47,000 pF = 47 nF = 0.047 μF; "101" = 10 × 10¹ pF = 100 pF. A letter suffix may also indicate tolerance grade (e.g., J=±5%, K=±10%, M=±20%).

Will data be uploaded to the server?

No. All conversion calculations are performed entirely in your browser locally using pure JavaScript math. Your input data never leaves your device, so please feel free to use it.

How accurate are the conversion results?

This tool uses JavaScript double-precision floating-point numbers (64-bit IEEE 754) for calculations, which is sufficiently accurate for most everyday scenarios. Capacitance units follow a strict decimal thousand-fold relationship (1 F = 10³ mF = 10⁶ μF = 10⁹ nF = 10¹² pF) without approximate conversions, so results are exact within floating-point range. Up to 6 significant decimal places are retained, with excess digits automatically truncated.

How do I use the capacitance unit converter?

Complete conversion in three steps. First, enter the value to convert in the input field, then select its corresponding capacitance unit (F/mF/μF/nF/pF) from the dropdown list; next, click the "Convert" button or press Enter, and the result area will immediately list corresponding values for all units, each with a copy button on the right for one-click copying.

Which units does the capacitance converter support?

It supports 5 common capacitance units. These are farad (F), millifarad (mF), microfarad (μF), nanofarad (nF), and picofarad (pF). Any two of these units can be converted bidirectionally. For example, entering a μF value simultaneously yields results in F, mF, nF, and pF, meeting different needs in circuit design and teaching.

Is the tool free, and does it require registration?

Completely free with no registration required. This is a free online capacitance unit converter; just open the page to use it directly. No login, no usage limits, and no software installation needed, making it ideal for daily study and work.

Can it be used on mobile phones?

Yes. The page uses a responsive design and works smoothly on desktop, mobile, and tablet. After opening it in a mobile browser, the value entry and unit selection interactions are optimized for touch, so you can convert capacitance units anytime, anywhere.

Which is better, an online converter or a phone calculator?

An online converter is more efficient and worry-free. Manually converting with a phone calculator requires memorizing thousand-based relationships and entering powers one by one, which is error-prone. This tool lists results for all 5 units at once and supports one-click copy, especially suitable for comparing multiple notations or batch-checking values.

Why do results differ from the actual capacitor rating?

This is a normal phenomenon caused by component tolerance. The tool's results are theoretically exact (e.g., 0.1 μF = 100 nF exactly). Real capacitors have production tolerances (commonly ±5%, ±10%, ±20%, marked as J/K/M). Capacitance also varies with temperature and voltage, so a slight measured deviation from the nominal conversion value is normal.

Content last updated:2026-07-16

Related Tools

Byte Converter

Byte Converter

Online byte unit conversion tool, supporting quick and accurate conversion between bit, B, KB, MB, GB, TB, PB, and IEC standard units, meeting data conversion needs with precision and efficiency.

Length Conversion

Length Conversion

Online length unit conversion, supporting quick interchange between metric, imperial, and traditional Chinese units.

Time Conversion

Time Conversion

Time Conversion - Precise online time unit conversion, supporting fast interconversion between nanoseconds, microseconds, milliseconds, seconds, minutes, hours, days, weeks, months, and years, helping you efficiently process time data.

Angle Conversion

Angle Conversion

Online angle unit conversion tool, supporting quick and accurate conversion between degrees, radians, gradians, minutes of arc, seconds of arc, milliradians, microradians, and circles, meeting various angle calculation needs with precision and efficiency.

Energy Conversion

Energy Conversion

Online energy unit conversion tool, supporting fast interconversion between joules, kilojoules, calories, kilocalories, watt-hours, kilowatt-hours, electronvolts, British thermal units, foot-pounds, and more. Accurate and efficient, helping you easily complete energy conversions.

Pressure Conversion

Pressure Conversion

Pressure Conversion - Online pressure unit conversion tool, supporting Pa, hPa, kPa, MPa, bar, mbar, atm, mmHg, inHg, psi, kgf/cm² and other units for one-click conversion, accurate and efficient, meeting engineering, scientific research, and daily use needs.

Speed Conversion

Speed Conversion

Online speed unit converter, supporting quick conversion between common units such as meters/second, kilometers/hour, miles/hour, knots, feet/second, Mach, etc. Get precise results with one click to boost work efficiency.

Mass Conversion

Mass Conversion

Online mass unit conversion tool, supporting quick and accurate interconversion between milligrams, grams, kilograms, tons, tael, jin, dan, ounces, pounds, stone, hundredweight, short ton, long ton, carat, grain, and more, meeting various mass conversion needs with precision and efficiency.

Power Conversion

Power Conversion

Online power unit conversion tool, supporting fast and accurate conversion between watts, kilowatts, megawatts, gigawatts, milliwatts, microwatts, horsepower, metric horsepower, BTU, calories, dBm, tons of refrigeration, foot-pounds per second, and more, meeting various power calculation needs with precision and efficiency.

Area Conversion

Area Conversion

Online area unit conversion tool, supporting fast and accurate conversion between 16 units including square millimeters, square centimeters, square meters, square kilometers, hectares, ares, square chi, square zhang, mu, fen, li, square inches, square feet, square yards, acres, and square miles, meeting various area calculation needs with precision and efficiency.

Pace Conversion

Pace Conversion

One-click conversion between pace (min/km, min/mile) and speed (km/h, m/s, mph), quickly calculate marathon finish time, helping you precisely control your running rhythm.

Current Conversion

Current Conversion

Quick conversion of current units, supporting precise interconversion between Ampere, Milliampere, Microampere, Kiloampere, Nanoampere, Picoampere, Electromagnetic Ampere, and Electrostatic Ampere, with one-click calculation.

Frequency Conversion

Frequency Conversion

Online frequency unit conversion tool, supporting quick interconversion of hertz, kilohertz, megahertz, gigahertz, terahertz, RPM, rps, rad/s, °/s and other units, accurate and efficient, meeting various frequency conversion needs.

Volume Conversion

Volume Conversion

Volume Conversion: An online volume unit conversion tool that supports quick and accurate interconversion between milliliters, liters, cubic meters, cubic centimeters, fluid ounces, pints, quarts, gallons, cubic inches, cubic feet, cubic yards, cups, tablespoons, teaspoons, imperial gallons, barrels, and more, meeting various volume conversion needs with precision and efficiency.

Temperature Conversion

Temperature Conversion

Temperature Conversion: Online temperature unit conversion, supporting quick and accurate interconversion between Celsius, Fahrenheit, Kelvin, Rankine, and Réaumur, precise and efficient, meeting various temperature measurement needs.

Voltage Conversion

Voltage Conversion

Online voltage unit conversion tool, supporting fast and accurate conversion between V, kV, mV, μV, nV, MV, GV, statV, abV, W, A, J, C, meeting various voltage calculation needs with precision and efficiency.

Volume Flow Rate Conversion

Volume Flow Rate Conversion

Online volume flow unit conversion, supporting mutual conversion between m³/s, m³/h, m³/min, L/s, L/h, L/min, mL/s, mL/min, GPM, GPH, UK GPM, ft³/s, CFM, bbl/day and other units, fast and accurate, easy to operate.

Reactive Energy Conversion

Reactive Energy Conversion

Online reactive energy unit conversion tool, supporting quick mutual conversion between var·h, kvar·h, Mvar·h, var·s, and kvar·s, accurate and efficient, helping you easily handle energy unit conversions.

Illuminance Conversion

Illuminance Conversion

Online illuminance unit conversion tool, supports quick and accurate conversion between lx, lm/m², lm/cm², ph, fc, nx and other units, precise and efficient, meeting various light measurement needs.

Fuel Consumption Converter

Fuel Consumption Converter

Quickly convert fuel consumption units, supporting mutual conversion between L/100km, km/L, US MPG, UK MPG, mi/L, G/100mi, and more, accurate and efficient, helping you easily compare fuel consumption data.

General Membership

Enjoy membership benefits

Exclusive Benefits

  • Unlimited use of 290+ web tools
  • Cross-platform benefits
  • New tools included
  • Free updates

Basic Benefits

  • Larger file size
  • More files
  • Full features on web
  • Full features on desktop

Monthly Member Plan

¥ 8.9
Original: ¥19.9
Valid for 30 days

Quarterly Member Plan

¥ 19.9
Original: ¥59.9
As low as 6.6 yuan/month
Hot

Yearly Member Plan

¥ 69.9
Original: ¥229.9
As low as 5.8 yuan/month
Pay: ¥ 9

Please scan with WeChat to pay

Payment indicates your agreement to the relevant terms

*No 7-day unconditional refund