⏱️ ms to μs — Millisecond to Microsecond Converter

Convert time units — seconds, minutes, hours, days, weeks, months, years, nanoseconds and more.

1 unit =
From
To
Formula 1 ms = 1000 μs
UnitNameValue
0.001 ms1 μs
0.01 ms10 μs
0.1 ms100 μs
1 ms1000 μs
5 ms5000 μs
10 ms10000 μs
50 ms50000 μs
100 ms100000 μs
1000 ms1e+06 μs

Quick Answer

Formula: Microsecond = Millisecond × 1000

Multiply any millisecond value by 1000 to get microsecond.

Reverse: Millisecond = Microsecond × 0.001

Worked Examples

1 ms
1 ms × 1000 = 1000 μs
Single unit reference.
10 ms
10 ms × 1000 = 10,000 μs
10 units — a common small-scale reference.
60 ms
60 ms × 1000 = 60,000 μs
60 units — one full cycle in base-60 time.
100 ms
100 ms × 1000 = 100,000 μs
100 units — a round-number reference.

Millisecond to Microsecond Conversion Table

Common millisecond values — factor: 1 ms = 1000 μs

Millisecond (ms)Microsecond (μs)Context
1 ms1,000 μsOne ms
16.7 ms1.67e+04 μs1 video frame (60fps)
33.3 ms3.33e+04 μs1 frame (30fps)
100 ms1e+05 μsFast reaction
250 ms2.5e+05 μsAverage reaction
500 ms5e+05 μsHalf second
1,000 ms1,000,000 μsOne second
5,000 ms5,000,000 μs5 seconds
1e+04 ms10,000,000 μs10 seconds
6e+04 ms60,000,000 μs1 minute
3,600,000 ms3,600,000,000 μs1 hour
86,400,000 ms86,400,000,000 μs1 day
604,800,000 ms604,800,000,000 μs1 week
2,630,000,000 ms2.630e+12 μs1 month
31,560,000,000 ms3.156e+13 μs1 year

Mental Math Tricks

Exact factor

1 ms = 1000 μs. Memorize for instant estimates.

Rounded shortcut

Use 1000 as a quick mental multiplier.

Reverse check

Multiply result by 0.001 to verify the original ms value.

Who Uses This Conversion?

Game Developer

Optimizes frame times — a 60 fps game must render each frame in ≤16.7 ms.

Network Engineer

Measures network latency in milliseconds for QoS and SLA compliance.

Audio Engineer

Sets buffer sizes and latency targets in milliseconds for DAW recording.

Financial Trader

Measures order execution latency in milliseconds for algorithmic trading.

UI/UX Designer

Applies animation timing — best practice uses 200-500 ms for UI transitions.

Medical Device Engineer

Designs pacemakers and defibrillators with millisecond-precision timing.

Frequently Asked Questions

About Millisecond and Microsecond

Millisecond (ms)

The millisecond (one thousandth of a second) is the unit of human-perceptible time in digital technology. Internet latency, audio buffer sizes, frame rates, and human reaction times are all measured in milliseconds.

Gaming and competitive computing care deeply about milliseconds: a 60 fps display refreshes every 16.7 ms; professional monitors target <1 ms response time. Human reaction time is typically 150–300 ms.

Interesting fact: A CD audio sample lasts about 0.0227 ms. The average person can't perceive audio differences shorter than about 10 ms, which defines minimum practical audio buffer sizes.

Microsecond (μs)

The microsecond (one millionth of a second) bridges the gap between human perception and electronics. Radio waves, audio sampling, and early computer operations are measured in microseconds.

Wi-Fi and Ethernet network round-trip times are measured in microseconds. A 44.1 kHz audio sample lasts about 23 microseconds. Early 1980s home computers ran at clock speeds of 1-4 MHz, giving cycle times of 250–1,000 microseconds.

Interesting fact: The blink of an eye takes about 300,000–400,000 microseconds (0.3–0.4 seconds). A hummingbird's wingbeat lasts about 5,000–8,000 microseconds.

About Millisecond to Microsecond Conversion

Converting millisecond to microsecond is a common task across science, engineering, and everyday planning. The time scale spans from nanoseconds in computing to centuries in history, and having accurate conversions helps when comparing measurements across different systems or disciplines.

As a quick reference: 5 ms = 5000 μs and 10 ms = 10,000 μs. For the reverse: 1 μs = 0.001 ms. The exact conversion factor is 1 ms = 1000 μs.

All conversions are performed in IEEE 754 double-precision arithmetic, accurate to at least 8 significant figures.