Netherlands Postal Code Validator

Validate a Dutch postcode in the 4-digit + 2-letter NNNN AA format.

Ad placeholder (leaderboard)

A Dutch postcode uniquely pins down a street or part of a street and, with a house number, identifies an exact delivery point. The format is strict — four digits and two letters — which makes it easy to validate before you accept an address at checkout. This free tool runs that check in your browser.

How it works

The validation rules are:

  1. Digits. Exactly four digits, and the first digit is never 0 (codes start at 1011).
  2. Letters. Exactly two uppercase letters after the digits.
  3. Reserved combinations. The letter pairs SA, SD and SS are not issued and are rejected.
  4. Spacing. The canonical form puts a single space between the digits and letters (NNNN AA), which the tool reconstructs for you.

Example

1011 AB passes: four digits with a non-zero leading digit, two letters, and AB is not a reserved pair. 0123 AB fails on the leading zero, and 1234 SS fails on the reserved letter pair.

Notes

A valid format does not guarantee the postcode is in active use or matches a specific house number. For deliverable-address certainty, check against the official PostNL postcode database. Everything here stays on your device.

Ad placeholder (rectangle)