Ping / Latency Converter

Convert ping in milliseconds to frames of delay at 60Hz, 120Hz, and 144Hz refresh rates.
See how latency affects competitive gaming and server response time.

Latency Breakdown

Ping (also called latency) is the round-trip time for a data packet to travel from your device to a game server and back, measured in milliseconds (ms). It directly determines how responsive an online game feels and whether actions register before opponents react.

Round-trip time formula: RTT (ms) = 2 × One-Way Propagation Delay + Processing Time

Propagation delay (speed of light through fiber): Delay (ms) = Distance (km) / 200 km/ms (Light travels at about 200,000 km/s through fiber-optic cable, roughly two thirds of its speed in vacuum.)

Game server ping estimation: Because the round trip is twice the one-way distance, the theoretical floor simplifies to: Best-case Ping (ms) = Distance (km) / 100

Nobody gets the floor. Packets do not travel in straight lines, they hop through routers that each add a fraction of a millisecond, and the server itself takes time to process a tick. In practice ping runs about 1.5 to 2 times the theoretical figure, so for planning: Realistic Ping (ms) ≈ Distance (km) / 60

Jitter = variability in latency: Jitter = Max RTT − Min RTT (over a measurement window)

High jitter is often worse than a high average ping. It causes inconsistent movement, rubber-banding and missed inputs, and a steady 90 ms feels better to play on than a 60 ms that keeps spiking.

Ping quality thresholds for gaming:

Ping Classification Experience
< 20 ms Excellent Virtually imperceptible lag
20–50 ms Good Smooth for all game types
50–100 ms Acceptable Fine for casual play
100–150 ms Marginal Noticeable in competitive FPS/fighting games
150–300 ms Poor Significant disadvantage in action games
> 300 ms Unplayable Severe rubber-banding, lost connections

Worked example: A player in London connecting to a server in New York City, about 5,570 km apart. Theoretical minimum = 5,570 / 200 = 27.9 ms one-way, so 56 ms round trip. Realistic estimate = 5,570 / 60 = 93 ms, which sits inside the 70 to 120 ms most players actually measure on that route.

Reducing ping: Use wired Ethernet (reduces jitter by ~5–15 ms vs. Wi-Fi). Choose servers closest geographically. Use a gaming-optimized router with QoS. Avoid peak ISP congestion hours. VPNs typically increase ping unless using a gaming-optimized proxy service.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.