Sign In
International Address Formats

🇺🇾Uruguay Address Format

Uruguayan addresses lean on the department (departamento), not the postal code, which is often omitted. Montevideo is both the capital city and its own department, which trips up forms that expect them to differ. Here is the correct structure, a real example, and the mistakes that cause returns.

Correctly formatted
11600
María González
Av. Italia 2934
11600 Montevideo
Montevideo
URUGUAY
Carrier-validated · deliverable

The Uruguay address format, field by field

A Uruguayan label runs recipient, the street name and door number, the 5-digit code and city, then the department and the country.

1Recipient nameMaría González personal or business recipient
2CompanyEjemplo S.A. optional, above the street line
3Street addressAv. Italia 2934 street name, then the door number; an apartment follows as <code>Apto. 401</code>
4Postal code + city11600 Montevideo 5-digit code, first two identify the department, then the city
5DepartmentMontevideo the departamento (Uruguay has 19); Montevideo is both a city and a department
6CountryURUGUAY required for inbound international shipments

Postal code rules

Uruguay's 5-digit postal code exists but is widely skipped. Correo Uruguayo routes on the department, city and street, so the code supports those fields rather than replacing them.

11600

Format: 5 digits, for example 11600, where the first two digits identify the department (11 = Montevideo).

Validation regex: ^\d{5}$

Watch for: a blank code treated as an error (it often is not), or a prefix that does not match the department.

What makes Uruguay different

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

Codes are optional

Postal codes are widely skipped

Uruguay introduced 5-digit codes but many addresses omit them. Correo Uruguayo routes on the department, city and street, so a correct department and a complete street line matter more than the code.

Montevideo

Montevideo is both a city and a department

Montevideo is the capital city and its own department, so both the city and department lines read Montevideo. That is correct, not a duplication to strip out.

First two digits

The code's first two digits are the department

In 11600, the 11 identifies Montevideo. A code whose prefix does not match the stated department signals a data-entry error worth catching before the label prints.

Number placement

Door number follows the street name

Uruguayan addresses write the street name then the number: Av. Italia 2934. An apartment follows as Apto. 401. Number-first Western order is read wrong.

Errors that cause failed deliveries to Uruguay

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.

Department omitted. Because postal codes are often blank, dropping the departamento leaves the address without its main routing field.
Street and number swapped. 2934 Av. Italia reverses the expected street-then-number order.
Postal prefix mismatched. A 5-digit code whose first two digits do not match the department (an 11 code outside Montevideo) points to the wrong region.
Apartment merged into the street. Folding Apto. 401 into the street line can misplace the door.
Accents dropped inconsistently. Mixing Peñarol and Penarol across systems can cause mismatches.

Carrier notes for Uruguay

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

Correo Uruguayo

The national postal operator. It routes on department, city and street, so those fields (with the 5-digit code when present) are the ones to get right.

DAC

A leading Uruguayan courier for domestic parcels and ecommerce. It depends on the full street, door number, city and department for last-mile delivery.

DHL, FedEx & UPS

International carriers for inbound shipments. Include the country line; they surcharge address corrections when the department or city is unclear.

Validate every Uruguay address at checkout

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

Uruguay address format FAQ

How do you write a Uruguayan address?+
Recipient name, the street name followed by the door number (Av. Italia 2934), the 5-digit postal code and city (11600 Montevideo), then the department and URUGUAY. The department is the key routing field because postal codes are often left blank.
What is the Uruguayan postal code format?+
Five digits, for example 11600, where the first two digits identify the department (11 is Montevideo). Codes are widely optional, so Correo Uruguayo relies on the department, city and street to route.
Why do deliveries to Uruguay fail?+
Usually because the department was omitted, the street and door number were swapped, or an apartment was merged into the street line. Since postal codes are frequently blank, validating the department and street prevents most failures.