Home الرمز البريدي Lebanon

Lebanon الرمز البريدي validator

How the الرمز البريدي format works

Format
4 digits (an additional 4-digit building extension is sometimes appended, making 8 in total)
Example
1103

Things to watch for

  • Format-only check — does not confirm the الرمز البريدي actually exists
  • This validator checks the 4-digit zone code; Lebanon's full system can append a further 4-digit building code (8 digits total), which isn't required here
  • Officially launched in 2017, but adoption remains patchy — many Lebanese addresses still rely on landmarks and building names instead
Regex for الرمز البريدي
^[0-9]{4}$

A Lebanese الرمز البريدي (postal code) is the 4-digit zone code Lebanon Post uses to route mail — for example 1103 for Hamra in Beirut. It’s the shorter half of the country’s full addressing system: since a 2017 rollout, some Lebanese addresses pair this 4-digit zone code with a second 4-digit building-level code for exact delivery, though in practice many addresses still lean on landmarks and building names instead of a postal code at all. Anyone validating a Lebanese shipping address, checkout form, or spreadsheet of customer records needs at least the 4-digit zone code in the right shape before it’s trusted.

Because the zone code is a bare run of digits with no separator, and it’s easy to confuse with the longer 8-digit form that includes a building extension, a truncated or malformed entry can slip through unnoticed without a length check at the point of entry.

How this validator works

This tool checks that the input is exactly 4 digits with no letters, spaces, or hyphens, entirely in your browser — nothing is sent to a server, and there’s no signup. It validates the 4-digit zone code only, not the additional building-level extension.

What a pass doesn’t tell you

الرمز البريدي carries no check digit, so matching the 4-digit shape is the most a client-side tool can confirm — not that Lebanon Post has assigned it to a real zone. Confirming that requires Lebanon Post’s own postal code lookup.

Scope: this page and tool cover 4-digit zone format validation only — not the building extension, address lookup, or confirming a code is currently in use.

الرمز البريدي FAQ

Is a Lebanese postal code just 4 digits, or does it need more?

The core zone code is 4 digits — 1103 for the Hamra area of Beirut, for example. Lebanon's full addressing system can append a second 4-digit building code after it, similar in spirit to a US ZIP+4, but this validator checks the 4-digit zone code, which is what appears on most addresses.

How widely used are Lebanese postal codes?

Less than the official 2017 launch might suggest. Lebanon Post rolled out the 4-digit system that year, but adoption has been uneven — many Lebanese addresses still rely on building names, landmarks, and neighborhood descriptions rather than a postal code.

Does a correctly formatted الرمز البريدي mean it actually exists?

No. This tool only confirms the string is 4 digits — it doesn't check it against Lebanon Post's actual assignment list. Confirming a code is real requires Lebanon Post's own lookup.

← More الرمز البريدي validators