Nether Coordinates Converter
Convert coordinates between Overworld and Nether dimensions
Coordinate Converter
Enter coordinates to convert between dimensions
Overworld Coordinates
East/West position
Height (unchanged in conversion)
North/South position
Conversion Result
Your converted coordinates
Nether Coordinates
X:
100
Y:
65
Z:
-40
Copy Commands
Teleport Command
/tp @p 100 65 -40
SetBlock Command
/setblock 100 65 -40 nether_portal
Calculation Details
X Conversion:
800 ÷ 8 = 100
Y Coordinate:
65 (unchanged)
Z Conversion:
-320 ÷ 8 = -40
How Nether Coordinates Work
1. Conversion Ratio
The Nether is 8 times smaller than the Overworld. 1 block in the Nether equals 8 blocks in the Overworld.
2. Overworld → Nether
Divide X and Z coordinates by 8. Build your Nether portal at these coordinates for perfect linking.
3. Nether → Overworld
Multiply X and Z coordinates by 8. This shows where your Overworld portal should be located.
4. Y Coordinate
Height (Y) doesn't change between dimensions, but consider safe building heights in each dimension.
📏 Examples
Overworld → Nether
Overworld: X: 800, Y: 65, Z: -320
➡️
Nether: X: 100, Y: 65, Z: -40
Nether → Overworld
Nether: X: 123, Y: 70, Z: -65
➡️
Overworld: X: 984, Y: 70, Z: -520