Sign In
International Address Formats

🇲🇽Mexico Address Format

Mexican addresses carry a field many forms drop: the colonia (neighborhood), alongside a five-digit Código Postal and the state. Miss the colonia or the CP and local couriers struggle to route the parcel. Here is the correct order, a real example, and the common mistakes.

Correctly formatted
06600
Juan Hernández
Av. Paseo de la Reforma 222
Col. Juárez
06600 Ciudad de México, CDMX
MEXICO
Carrier-validated · deliverable

The Mexico address format, field by field

A Mexican label is recipient, the street with its number, the colonia, then the postal code with the city and state, then the country.

1Recipient nameJuan Hernández personal or business recipient
2Street + numberAv. Paseo de la Reforma 222 street name, then the exterior number (and interior number if any)
3ColoniaCol. Juárez the neighborhood; required for local routing
4Postal code + city06600 Ciudad de México 5-digit CP first, then the city or municipality
5StateCDMX the estado or its abbreviation
6CountryMEXICO required for inbound international shipments

Postal code rules

The Código Postal (CP) maps to a settlement and set of colonias, and is the core field Correos de México and private couriers route on.

06600

Format: Five digits (06600), written before the city and state.

Validation regex: ^\d{5}$

Watch for: a four-digit code with a dropped leading zero, and a CP that does not match the colonia.

What makes Mexico different

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

The colonia

The neighborhood is a required field

Mexican addresses include the colonia (for example Col. Juárez) between the street and the postal line. Couriers use it to route within a municipality, so a form without a colonia field produces incomplete addresses.

Exterior and interior

Numbers split into exterior and interior

The exterior number (número exterior) identifies the building and the interior number (Int. 4) the unit. Both belong on the street line when present.

Leading zeros

The CP is always five digits

Postal codes keep their leading zero (06600). A field that strips it turns a valid Mexico City code into an invalid four-digit one.

State abbreviations

State follows the city

The estado (or an abbreviation like CDMX, JAL, NL) follows the city. It should validate against the 32 federal entities.

Errors that cause failed deliveries to Mexico

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.

Missing colonia. Dropping the neighborhood leaves the address incomplete for local delivery.
Leading zero stripped from the CP. 6600 instead of 06600 is not a valid code.
Exterior and interior numbers merged. Combining building and unit numbers confuses last-mile couriers.
Wrong or missing state. Omitting the estado makes cities that share a name ambiguous.
Accents dropped inconsistently. Mixing México and Mexico across systems can cause mismatches.

Carrier notes for Mexico

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

Correos de México

The national postal service and a common last-mile option. Routing is CP-driven, so a valid five-digit code and a colonia are the fields that matter most.

Estafeta & Paquetexpress

Major domestic couriers for ecommerce. They expect the full street, exterior and interior numbers, colonia, city, state, and CP for accurate delivery.

DHL, FedEx, UPS

International carriers for inbound shipments. Include the country line; customs and corrections add fees and delays when the colonia or CP is missing.

Validate every Mexico address at checkout

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

Mexico address format FAQ

How do you write a Mexican address?+
Recipient name, the street with its exterior number, the colonia (neighborhood), then the five-digit Código Postal with the city and state, then MEXICO. The colonia and CP are both required for reliable delivery.
What is the Mexican postal code format?+
A five-digit Código Postal, such as 06600, written before the city and state. Leading zeros are part of the code and must be preserved.
Why do parcels to Mexico get returned?+
Commonly because the colonia is missing, the CP lost its leading zero or does not match the colonia, or the state was left off. Validating the CP together with the colonia, city, and state prevents most returns.