Capacitance Converter
ScienceConvert capacitance units: farads, microfarads, nanofarads, and picofarads. Essential for circuit design, electronics hobbyists, and electrical engineers.
Reviewed by the thecalcu.com team · Last updated June 24, 2026
| Farad (F) | 0.000001 |
| Millifarad (mF) | 0.001 |
| Microfarad (μF) | 1 |
| Nanofarad (nF) | 1000 |
| Picofarad (pF) | 1000000 |
| Abfarad (abF) | 1.0000e-15 |
What is a Capacitance?
A Capacitance Converter converts between units that measure a capacitor's ability to store electric charge. Capacitance quantifies how much charge a component accumulates per unit of applied voltage, it is the "storage tank" property of capacitors in electronic circuits.
The SI unit is the farad (F), defined as one coulomb per volt (C = Q/V). A one-farad capacitor is enormous by component standards, the size of a large tin can at best, and commercially available only as supercapacitors. This is why the farad's subdivisions are the practical everyday units:
| Unit | Value | Common use |
|---|---|---|
| Millifarad (mF) | 10⁻³ F | Large supercapacitors |
| Microfarad (μF) | 10⁻⁶ F | Power supply filtering, electrolytic capacitors |
| Nanofarad (nF) | 10⁻⁹ F | Ceramic bypass, decoupling capacitors |
| Picofarad (pF) | 10⁻¹² F | RF circuits, crystal oscillators, stray capacitance |
For Indian electronics students, hobbyists, and engineers, capacitance conversion is a routine task when translating component values between different notations. A schematic may show "0.1 μF" while a parts catalogue shows "100 nF", both are the same value. This converter makes that equivalence immediately visible.
The capacitance-voltage-charge relationship (Q = C × V) connects this converter directly to the Electric Charge Converter. For RC circuit timing calculations (τ = RC), also see the Electric Resistance Converter.
Why Use a Capacitance Converter?
Capacitor values are written inconsistently across manufacturers, schematics, and datasheets. A 0.1 μF ceramic capacitor may be labelled "104" (10 × 10⁴ pF = 100,000 pF = 0.1 μF) on the component body, "100n" in a schematic, and "100 nF" in a BOM. Reading all three as the same value requires quick unit conversions.
Two concrete Indian use cases:
Arduino decoupling capacitor: A student in Kolkata adds decoupling capacitors to an Arduino project. The application note says "100 nF per IC". The student's component bin is labelled in μF. Converting: 100 nF = 0.1 μF, they reach for the small yellow "0.1" ceramic capacitor.
RF circuit filter design: A Ham radio operator in Pune designs a bandpass filter for 7 MHz (40m band). The design calls for 68 pF capacitors. The local supplier lists capacitors in nF. Converting: 68 pF = 0.068 nF, they order the "0.068 nF" (or "68p") ceramic capacitors.
Who Should Use This Converter?
Electronics students and hobbyists who work with capacitors across a range of values and need to quickly verify that a capacitor in μF notation is the same as one in nF notation, or determine the farad equivalent for charging calculations.
Circuit designers and PCB engineers who translate values between schematic tools (which may display in different units), datasheets, and component ordering systems.
Power electronics engineers sizing filter capacitors for SMPS, inverters, and motor drives, where capacitance values range from microfarads in high-frequency filters to thousands of microfarads in bulk energy storage.
RF engineers and amateur radio operators working with picofarad-range capacitors in tuned circuits, matching networks, and antenna systems where small changes in pF produce significant frequency shifts.
Physics students studying capacitance, RC circuits, dielectrics, and electrostatics, where capacitance values must be converted to farads before applying the fundamental formula Q = CV. See the Energy Converter for calculating energy stored in a capacitor (E = ½CV²).
What Insights Does the Capacitance Converter Give You?
The converted value gives you the precise equivalent in your target unit, useful when you need to plug a value into a formula that requires farads while your datasheet lists μF.
The reference table shows your capacitance in all 6 units simultaneously. This instantly resolves the common confusion between "0.1 μF", "100 nF", and "100,000 pF", all displayed as equal values in the table.
Practical capacitance reference:
| Application | Typical Capacitance |
|---|---|
| Crystal oscillator load | 12–33 pF |
| PCB trace stray capacitance | 0.5–5 pF |
| RF bypass capacitor | 10–100 pF |
| Ceramic decoupling | 10–100 nF |
| Film signal coupling | 100 nF – 10 μF |
| Power supply filter | 100–10,000 μF |
| Supercapacitor | 1–3000 F |
How to use this Capacitance calculator
- The converter loads with Microfarad (μF) as the FROM unit and Nanofarad (nF) as the TO unit, the most common conversion for working between component notation and schematic values.
- Select your source unit from the FROM dropdown: F, mF, μF, nF, pF, or abF.
- Enter the capacitance value in the input field. Results update immediately as you type.
- Select your target unit from the TO dropdown.
- Use the ⇅ swap button to reverse the conversion, useful when converting nF values back to μF for a power supply calculation.
- Scroll to the reference table to see your capacitance in all 6 units simultaneously, particularly useful for confirming that different component labels represent the same value.
- For timing circuit design, use the converted farad value in the RC time constant formula: τ = R (in ohms) × C (in farads).
Formula & Methodology
This is a linear converter using the farad (F) as the common base unit. All conversions follow:Result = Input × (toBase_from ÷ toBase_to)Key toBase values (farads): | Unit | Farads | |---|---| | Farad (F) | 1 | | Millifarad (mF) | 1 × 10⁻³ | | Microfarad (μF) | 1 × 10⁻⁶ | | Nanofarad (nF) | 1 × 10⁻⁹ | | Picofarad (pF) | 1 × 10⁻¹² | | Abfarad (abF) | 1 × 10⁹ | All prefix multipliers are exact per SI definitions. The abfarad is the CGS electromagnetic unit equal to 10⁹ farads. Worked example, RC timer in Pune: Design a 555 timer astable circuit with a 1-second period (1 Hz). Using a 10 kΩ resistor (approximately), what capacitance is needed?τ = R × C → C = τ ÷ R C = 1 ÷ 10,000 = 0.0001 F = 100 μFIn practice, use a 100 μF electrolytic capacitor. In nanofarads: 100 μF = 100,000 nF. In picofarads: 100 μF = 100,000,000 pF = 10⁸ pF. Common RC time constant reference: | R | C | τ (= R × C) | Use case | |---|---|---|---| | 1 kΩ | 100 nF | 0.1 ms | Audio filter | | 10 kΩ | 10 μF | 0.1 s | Switch debounce | | 10 kΩ | 100 μF | 1 s | 555 timer 1 Hz | | 1 MΩ | 1 μF | 1 s | Long-delay timer | Energy stored in a capacitor: E = ½ × C × V² (joules). A 1000 μF capacitor at 12V stores ½ × 0.001 × 144 = 0.072 J = 72 mJ.
Frequently Asked Questions