Skip to content
K Knidox Search…
Reference · Units

Metric Prefix Converter

Convert a value from one SI prefix to another — kilo, milli, micro, and the rest.

From prefix
To prefix
5 k =
5000

In the base unit.

A metric prefix scales a unit by a power of ten, so converting between prefixes just shifts that power. For example 5 km = 5000 m, since kilo means 10³ — multiply 5 by 10³ to reach the base unit. The general rule: value × 10 raised to the difference of the two exponents.

What a metric prefix does

Every SI prefix stands for a fixed power of ten attached to a base unit. Kilo (k) is 10³, milli (m) is 10⁻³, micro (µ) is 10⁻⁶, and so on. Because the prefixes are pure powers of ten, changing prefix never changes the quantity — only the digits and the decimal point move. Converting from one prefix to another is a single multiplication by 10 raised to the difference of their exponents.

value_to = value_from × 10^(exp_from − exp_to)

exp is the prefix exponent: kilo = 3, base = 0, milli = −3, micro = −6

  1. 1
    Find each prefix exponent. For 5 km → m, kilo has exponent 3 and the base unit (m) has exponent 0.
  2. 2
    Subtract: exp_from − exp_to. 3 − 0 = 3, so you multiply by 10³.
  3. 3
    Multiply the value by that power of ten. 5 × 10³ = 5 × 1000 = 5000.
  4. 4
    Attach the new prefix. The answer is 5000 m. A positive difference grows the number; a negative one shrinks it.

SI prefixes

From largest to smallest. The factor is 10 raised to the listed exponent.

PrefixSymbolFactor (10ⁿ)
teraT10¹²
gigaG10⁹
megaM10⁶
kilok10³
hectoh10²
decada10¹
(none)10⁰
decid10⁻¹
centic10⁻²
millim10⁻³
microµ10⁻⁶
nanon10⁻⁹
picop10⁻¹²

Reading the steps along the scale

For the everyday large prefixes — kilo, mega, giga, tera — each step up is a factor of 1000 (10³): 1 GB = 1000 MB = 1 000 000 kB. The same holds going down through milli, micro, nano, pico, where each step divides by 1000. The middle prefixes hecto, deca, deci, and centi break that rhythm with steps of 10, which is why they appear mostly in centimeters and hectares. One symbol to watch: micro is the Greek letter µ (mu), not the letter u — 1 µm is one micrometer, 10⁻⁶ m.

What is a metric prefix?
A metric (SI) prefix is a word and symbol placed before a unit to multiply it by a power of ten. Kilo (k) means 10³, so a kilometer is 1000 meters and a kilogram is 1000 grams.
Is kilo written with a lowercase or capital k?
Lowercase: the symbol for kilo is k, as in km and kg. Case matters in SI — a capital K is the kelvin (temperature), and M is mega (10⁶) while m is milli (10⁻³).
Why is the symbol for micro µ and not u?
Micro uses the Greek letter µ (mu), giving 10⁻⁶ — for example µm (micrometer) or µg (microgram). The letter u is only an ASCII stand-in used when µ is hard to type.
Why are metric prefixes just powers of ten?
SI is a decimal system, so every prefix is a fixed power of ten. That means converting between prefixes only shifts the decimal point — value × 10^(exp_from − exp_to) — with no awkward factors like 12 or 16.
What are the biggest and smallest common prefixes?
In everyday use the largest is tera (T, 10¹²) and the smallest is pico (p, 10⁻¹²). Larger (peta, exa) and smaller (femto, atto) prefixes exist but are rare outside specialized fields.
How do I convert 5 km to meters?
Kilo is 10³ and the base meter is 10⁰, so multiply by 10^(3 − 0) = 10³: 5 × 1000 = 5000 m. Going the other way, 5000 m = 5 km by multiplying by 10⁻³.