Coordinates, rounding, and teleport-command formatting run in your browser. The site may still send one anonymous tool-use total after a successful conversion.
How to Use the Minecraft Nether Coordinate Converter
- Choose Overworld to Nether or Nether to Overworld.
- Enter X and Z; add Y only when you want the same height in the result and teleport command.
- Choose Floor, Nearest block, or Truncate for non-integer block targets.
- Select Convert coordinates, compare the exact and rounded values, then copy the /tp command or the full result.
The 8:1 Coordinate Formula and Rounding
Minecraft scales horizontal travel between these dimensions by eight. For an Overworld point, divide X and Z by 8 to get the corresponding Nether position. For a Nether point, multiply X and Z by 8 to get the corresponding Overworld position. The Y coordinate is not part of that horizontal scaling, so this tool carries an entered Y value through unchanged.
The exact result can land between blocks. Floor moves toward negative infinity, so -0.125 becomes -1. Nearest chooses the closest integer, while Truncate removes the fractional part toward zero. The converter shows the exact value alongside the chosen block target so you can use the rule that fits an existing build or portal network.
Minecraft Nether Coordinate Examples
Overworld base to Nether hub
Overworld coordinates 800, 64, -400 convert exactly to Nether coordinates 100, 64, -50. All three rounding choices agree because X and Z are exact multiples of eight.
Negative coordinate near zero
Overworld X -1 converts exactly to Nether X -0.125. Floor gives block -1, while Nearest and Truncate give block 0. Seeing both values prevents a negative-coordinate rounding surprise.
Nether route back to the Overworld
Nether coordinates -125, 70, 80 convert to Overworld coordinates -1000, 70, 640. The horizontal values are multiplied by eight, and Y remains 70.
Portal Linking Limits
A converted coordinate is a planning target, not a guarantee that a particular frame will link. Existing portals, their three-dimensional distance from the target, build order, and edition or version behavior can change the portal Minecraft selects. Build and test the paired portal before decorating a permanent room, and keep the exact coordinate visible when troubleshooting nearby links.
TheToolSite is an independent utility and is not affiliated with Mojang or Microsoft. Minecraft names are used only to describe the coordinate-planning workflow; no game assets or data files are included.