· 5 min read
How to Convert Capacitor Values Without Mistakes
Heshan Fernando
Co-founder & COO
You are replacing a capacitor on a control board, and the parts list says 0.1 µF while the bag on your bench says 100 nF. The numbers look different enough to make you hesitate, even though they describe the same capacitance. One misplaced decimal can turn a suitable replacement into a component that changes a timing circuit, filter, or power-supply behavior.
The usual workaround is to count zeros on paper or search for a single conversion such as “uF to nF.” That is manageable once. It becomes surprisingly easy to lose your place when a schematic, a supplier catalog, and the markings on the component all use different units. A dedicated capacitance converter keeps the value anchored while showing every common equivalent at once.
What capacitance conversion involves
Capacitance describes how much electric charge a component can store per volt, and the farad (F) is its SI unit. One farad is very large for many everyday electronic circuits, so schematics usually use smaller units: millifarads (mF), microfarads (µF), nanofarads (nF), or picofarads (pF).
Each step is based on a power of ten. A millifarad is one-thousandth of a farad, a microfarad is one-millionth, a nanofarad is one-billionth, and a picofarad is one-trillionth. Moving from microfarads to nanofarads multiplies the number by 1,000; moving back divides it by 1,000.
For example, 4.7 µF is 4,700 nF and 4,700,000 pF. The physical capacitance has not changed. Only the scale used to write it has.
Why people get stuck here
Capacitor notation mixes small decimals, large whole numbers, symbols, and sometimes old conventions. A datasheet may write 0.047 µF, a distributor may list 47 nF, and a compact component marking may use a code that needs a separate interpretation. Treating those as three unrelated values wastes time and makes substitution riskier.
The micro symbol creates another snag. It may appear as µ, the letter u, or occasionally mc in older material. So 10 uF and 10 µF normally mean the same unit, but neither is the same as 10 nF. Case also matters in technical writing: mF means millifarads, while µF means microfarads—a factor of 1,000 apart.
| Starting Value | Equivalent | Scale Change | Typical Check |
|---|---|---|---|
| 1 mF | 1,000 µF | × 1,000 | Large electrolytic value |
| 1 µF | 1,000 nF | × 1,000 | Film or ceramic range |
| 0.1 µF | 100 nF | × 1,000 | Common bypass value |
| 1 nF | 1,000 pF | × 1,000 | Small signal value |
The “typical check” is only a context clue, not a rule for choosing a capacitor. Voltage rating, tolerance, dielectric, polarity, and package still matter.
What a good conversion looks like
One input, all useful units
A good result does more than answer one direction of conversion. It shows the original value alongside farads, millifarads, microfarads, nanofarads, and picofarads. That makes it easy to compare a schematic with a product listing without running several separate calculations.
Units stay attached to numbers
Writing 4700 alone is ambiguous. Writing 4700 nF makes the scale explicit. Keep the unit beside every copied number, especially when you are making a bill of materials or sending a replacement recommendation to someone else.
The value gets a sanity check
After converting, reverse the calculation mentally. If 0.1 µF becomes 100 nF, dividing by 1,000 should return 0.1 µF. This quick check catches the most common decimal-direction error before the number reaches a purchase order or a circuit.
Common mistakes to avoid
- Multiplying when moving to a larger unit. Going from nanofarads to microfarads requires division by 1,000, not multiplication.
- Reading
mFasµF. The two prefixes are three orders of magnitude apart. - Dropping the unit after copying the converted number into a note or spreadsheet.
- Assuming equal capacitance makes two capacitors interchangeable; voltage, tolerance, polarity, and construction may rule out the swap.
- Trying to decode a three-digit capacitor marking as if it were already a value in picofarads. Marking codes are a related but separate task.
If you regularly work with other measurements too, the full online tools directory is useful for keeping conversions in one place rather than relying on scattered formulas.
How to do it with Capacitance Converter
The Capacitance Converter accepts one value and immediately presents its equivalents across the five supported units.
- Enter the numeric capacitance shown on your schematic, datasheet, or component list.
- Choose whether that input is in farads, millifarads, microfarads, nanofarads, or picofarads.
- Select Convert capacitance or change the input to refresh the equivalents.
- Find the unit used by the second source you are comparing.
- Copy both the number and its unit, then perform a quick reverse-conversion check.
The calculation runs in the browser and requires no account. For a useful practice case, enter 4.7 µF and confirm that the result includes 0.0000047 F, 4700 nF, and 4700000 pF (the displayed formatting may use significant digits).
Frequently asked questions
How many nanofarads are in one microfarad?
There are 1,000 nanofarads in one microfarad. Multiply a value in microfarads by 1,000 to express it in nanofarads, so 0.22 µF becomes 220 nF.
Is uF the same as µF?
Yes, in most component lists and plain-text documents, uF is used because the Greek micro symbol is inconvenient to type. Both represent microfarads. Preserve µF when possible, but do not confuse either spelling with mF.
Can capacitance alone confirm a replacement part?
No. Matching capacitance is necessary, but you should also confirm the voltage rating, tolerance, polarity, temperature behavior, dielectric type, and physical package. When repairing equipment, follow its service information and applicable electrical safety procedures.
Final thought
Capacitance conversion is simple multiplication, but the tiny prefixes make a decimal error disproportionately costly. Show the value in several units, keep the symbol attached, and verify the result in reverse before you treat two labels as equivalent.