Sign In
International Address Formats

🇨🇿Czech Republic Address Format

Czech addresses write the house number as two figures split by a slash and a five-digit PSČ carried with a space, both of which Western checkout forms tend to flatten. Get the number pair or the code wrong and Česká pošta routes the parcel to the wrong district. Here is the correct format, a real example, and the mistakes that trigger returns.

Correctly formatted
100 00
Jan Novák
Vinohradská 1511/230
100 00 Praha 10
CZECH REPUBLIC
Carrier-validated · deliverable

The Czech Republic address format, field by field

A Czech label is recipient, optional company, the street with its house number, then the PSČ and town on one line, then the country. There is no region or province line.

1Recipient nameJan Novák personal or business recipient
2CompanyPříklad s.r.o. optional, above the street line
3Street + house numberVinohradská 1511/230 house number comes after the street; two figures split by a slash are the descriptive and orientation numbers
4Postal code + town100 00 Praha 10 5-digit PSČ first with its space, then the town, on one line
5CountryCZECH REPUBLIC required for inbound international shipments

Postal code rules

The PSČ (poštovní směrovací číslo) defines the delivery district and drives Česká pošta sorting. It sits before the town on the same line, the reverse of the US city-then-ZIP order, and the space after the third digit is part of the standard format.

100 00

Format: 5 digits (PSČ) written as NNN NN with a space after the third digit, for example 100 00.

Validation regex: ^\d{3} ?\d{2}$

Watch for: codes run together as 10000, or a PSČ placed after the town. Both slow automated sorting.

What makes the Czech Republic different

The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.

Two house numbers

The number is often a slashed pair

Many Czech buildings carry two numbers: a descriptive number (číslo popisné) and an orientation number (číslo orientační), written together as 1511/230. The orientation number after the slash is the one used on the street, so keeping only one figure can send a courier to the wrong door.

Space in the code

The PSČ keeps its space

A Czech postal code is five digits split as NNN NN, for example 100 00. A form that strips the space to 10000 still parses, but the spaced form is the postal standard and the safest to store for lookups.

Code before town

Postal code comes before the town

Česká pošta writes the PSČ ahead of the town on the same line: 100 00 Praha 10. Forms built for the US city-then-ZIP order reverse this and confuse address parsers.

Diacritics

Keep the háček and čárka marks

Czech uses accented letters such as č, ř, š, ž and ů. Street and town names like Náměstí Míru lose meaning when the marks are stripped inconsistently, which can cause mismatches against carrier address data.

Errors that cause failed deliveries to the Czech Republic

Each of these passes a basic "is this field filled in" check but fails at the carrier, turning into a redelivery, a return, or an address correction fee.

Only one house number given. Entering just the descriptive or just the orientation figure from a 1511/230 pair can point to the wrong building.
Missing or run-together PSČ. A code without its NNN NN spacing, or absent entirely, slows Česká pošta's automated sorting.
Postal code after the town. Praha 10 100 00 reverses the expected 100 00 Praha 10 order.
Diacritics dropped inconsistently. Mixing Plzeň and Plzen across systems can cause address mismatches.
Prague district number omitted. Leaving the district off Praha 10 makes a large-city address harder to route.

Carrier notes for Czech Republic

How the major carriers handle Czech Republic addresses, and what your label needs to satisfy each one.

Česká pošta

The national postal operator and last-mile partner for most inbound international mail. Sorting is PSČ-driven, so a valid five-digit code is the single most important field on the label.

Zásilkovna (Packeta) & PPL

The dominant domestic parcel and pickup-point networks for Czech ecommerce. They expect the street-with-house-number and a clean PSČ plus town line for accurate home or locker delivery.

DHL, FedEx, UPS

International carriers for inbound shipments. Include the country line; they charge address-correction fees when a PSČ or house number forces a manual fix.

Validate every Czech Republic address at checkout

Address Guard checks Czech Republic addresses against carrier and postal databases before the order ships, normalizes the format, and flags the errors that cause failed deliveries. 240+ countries, $0.05 per check.

Address formats for other countries

Part of the Address Guard international address format guide, covering 240+ countries.

Czech Republic address format FAQ

How do you write a Czech address?+
Recipient name, optional company, the street name followed by the house number (often a descriptive/orientation pair like 1511/230), then the five-digit PSČ and the town on one line, then CZECH REPUBLIC. There is no region or province line.
What is the PSČ (Czech postal code) format?+
Five digits written as NNN NN with a space after the third digit, for example 100 00. It sits before the town on the same line and drives Česká pošta routing, so store it with its spacing for reliable lookups.
Why do parcels to the Czech Republic get returned?+
Usually because only one of the two house numbers was entered, the PSČ was missing or malformed, or the Prague district was dropped. Validating the PSČ against the town before the label prints prevents most of these.