Sign In
International Address Formats

🇨🇭Switzerland Address Format

Swiss addresses use a four-digit postcode before the city and appear in German, French, or Italian depending on the region. Swiss Post routes on the postcode, and for inbound mail the code often carries a CH- prefix. Here is the format, a real example, and the errors to catch.

Correctly formatted
8001
Hans Müller
Bahnhofstrasse 12
8001 Zürich
SWITZERLAND
Carrier-validated · deliverable

The Switzerland address format, field by field

A Swiss label is recipient, the street with the number after it, then the postcode and city, then the country.

1Recipient nameHans Müller personal or business recipient
2Street + numberBahnhofstrasse 12 street name, then the number
3Postcode + city8001 Zürich 4-digit postcode, then the city
4CountrySWITZERLAND required for inbound international shipments

Postal code rules

The four-digit postcode is Swiss Post's core routing field and precedes the city. It is language-neutral, so it routes reliably across the German, French, and Italian regions.

8001

Format: Four digits (8001), sometimes with a CH- prefix for international mail.

Validation regex: ^\d{4}$

Watch for: a canton code added as if it were required, and a missing CH- prefix on international mail.

What makes Switzerland different

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

Number after street

House number after the street

Swiss addresses write the street then the number: Bahnhofstrasse 12. Number-first order is read wrong.

Canton optional

The canton is not part of the address

Swiss Post routes on the postcode, not the canton. A two-letter canton (ZH, GE) is occasionally added for disambiguation but is not required and should not replace the postcode.

Three languages

Streets and cities appear in three languages

Depending on the region, addresses use German, French, or Italian (Zürich, Genève, Lugano). Keep the recipient's spelling rather than translating it.

CH- prefix

The CH- prefix is for international mail

Inbound items may write the postcode as CH-8001. Domestically the prefix is dropped, so both forms should validate to the same code.

Errors that cause failed deliveries to Switzerland

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.

Street and number swapped. Number-first order is read as an unknown address.
Canton used in place of the postcode. A canton code does not route the parcel; the four-digit postcode does.
Wrong four-digit postcode. A transposed code routes to a different area.
Language mismatch. Translating a city name away from the recipient's version can confuse customers.
Special characters altered. Keep ä, ö, ü and French or Italian spellings consistent.

Carrier notes for Switzerland

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

Swiss Post

The national postal operator. Routing is four-digit-postcode driven and language-neutral, so a valid code is the field to get right first.

DPD & Planzer

Major parcel carriers for Swiss ecommerce. They expect the street-then-number order and a clean postcode and city.

DHL, FedEx, UPS

International carriers for inbound shipments. Include the country line and, where used, the CH- prefixed postcode to avoid routing delays.

Validate every Switzerland address at checkout

Address Guard checks Switzerland 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.

Switzerland address format FAQ

How do you write a Swiss address?+
Recipient name, the street name followed by the number, then the four-digit postcode and city, then SWITZERLAND. There is no required canton line, and city names may be German, French, or Italian.
What is the Swiss postal code format?+
Four digits, such as 8001, written before the city. For international mail it may carry a CH- prefix, written CH-8001, and both forms map to the same code.
Why do deliveries to Switzerland fail?+
Usually because the street and number were swapped, a canton was used instead of the postcode, or the code is wrong. Validating the postcode against the city resolves most issues.