VH to PX Converter

Convert Viewport Height to Pixels.

Loading converter...
Share this tool:

What Is VH to PX Converter?

A VH to PX Converter converts viewport height (vh) units into pixels (px) using the viewport height.

How To Find VH to PX?

To find VH to PX, multiply the vh value by the viewport height and divide by 100. This gives the exact pixel height on the screen.

How to use the VH to PX tool

The VH to PX tool allows you to easily convert VH to PX instantly. Simply enter a value in the input field above, and the corresponding conversion will be calculated automatically in real-time.

VH to PX Formula

px=
vh100
× viewport height
Where:
vhViewport Height UnitsThe viewport height percentage value.
viewport heightViewport HeightThe height of the browser viewport (default 1080px).
pxPixelsThe calculated pixel equivalent.

VH to PX Conversion Table (Viewport 1920x1080px)

VH (vh)PX (px)
0.5vh5.4px
1vh10.8px
2vh21.6px
3vh32.4px
4vh43.2px
5vh54px
6vh64.8px
7vh75.6px
8vh86.4px
9vh97.2px
10vh108px
12vh129.6px
14vh151.2px
15vh162px
16vh172.8px
18vh194.4px
20vh216px
24vh259.2px
25vh270px
28vh302.4px
30vh324px
33.33vh359.964px
35vh378px
40vh432px
45vh486px
50vh540px
55vh594px
60vh648px
66.67vh720.036px
70vh756px
75vh810px
80vh864px
85vh918px
90vh972px
95vh1026px
100vh1080px

Reverse this with PX to VH or check width-based VW to PX.