Coordinate converter

Minecraft Nether Portal Calculator

Convert X and Z coordinates between the Overworld and Nether with the standard 8:1 horizontal scale.

Target X
Target Z

How Nether coordinate conversion works

Horizontal travel is scaled by 8 between dimensions. To estimate a matching Nether location, divide Overworld X and Z by 8. To return to the Overworld, multiply Nether X and Z by 8.

Starting pointConversionExample
Overworld → NetherDivide X and Z by 8800, −400 → 100, −50
Nether → OverworldMultiply X and Z by 8100, −50 → 800, −400
This is a coordinate conversion helper, not a guarantee that portals will pair exactly. Existing portals, placement and game linking rules can affect the final connection. Y is not scaled by 8.

Rounding and exact placement

When division produces a decimal coordinate, use it as a target area rather than assuming one exact block is mandatory. Portal frames occupy multiple blocks, and final linking can depend on the positions of nearby existing portals.

Before building a long-distance portal route

  1. Convert the destination X/Z coordinates.
  2. Travel close to the calculated target in the other dimension.
  3. Check for existing portals nearby before creating a new one.
  4. Test both directions after activation before relying on the route.

For a deeper explanation, see the Nether portal coordinate and linking guide.

Frequently asked questions

Do I divide Nether coordinates by 8?

No. To go from the Overworld to the Nether, divide Overworld X and Z by 8. To go from the Nether to the Overworld, multiply Nether X and Z by 8.

Does the Y coordinate also use the 8:1 scale?

No. The common coordinate conversion applies to X and Z. Y is not divided or multiplied by 8 by this calculator.

Will the calculated coordinates guarantee that two portals link?

No. They are a strong starting point, but existing portals, exact placement and Minecraft's portal-linking search can affect which portal is selected.