Sign In
International Address Formats

🇪🇨Ecuador Address Format

Ecuadorian addresses name a main street and a cross street joined by y (and), and the six-digit postal code carries the province in its first two digits. Quito adds an alphanumeric grid on top. Here is the correct structure, a real example, and the mistakes that cause returns.

Correctly formatted
090105
Andrés Vera
Av. 9 de Octubre 1234 y García Moreno
090105 Guayaquil
ECUADOR
Carrier-validated · deliverable

The Ecuador address format, field by field

An Ecuadorian label runs recipient, the main street and number with the y cross street, then the six-digit code and city, and the country.

1Recipient nameAndrés Vera personal or business recipient
2CompanyEjemplo Cía. Ltda. optional, above the street line
3Street addressAv. 9 de Octubre 1234 y García Moreno main street and number, then <code>y</code> (and) the nearest cross street
4Postal code + city090105 Guayaquil 6-digit code, first two identify the province, then the city
5CountryECUADOR required for inbound international shipments

Postal code rules

Ecuador's six-digit postal code encodes the province in its first two digits, which is why there is no separate province line. Adoption is low, so couriers route on the city, street and cross street, with the code as support.

090105

Format: 6 digits, for example 090105, where the first two digits identify the province (09 = Guayas, 17 = Pichincha).

Validation regex: ^\d{6}$

Watch for: codes truncated below six digits, or a province prefix that does not match the city.

What makes Ecuador different

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

Cross streets

The main street pairs with a cross street

Ecuadorian addresses give the main street and number, then y (and) the nearest cross street: Av. 9 de Octubre 1234 y García Moreno. The cross street is how couriers find the door, so it is not optional.

Quito numbering

Quito uses an alphanumeric grid

Quito addresses use codes like N24-03 or E5-12, where the letter marks the sector (N = norte, E = este) and the numbers the block and door. Treat each as a single token; do not strip the letter or hyphen.

Postal code

Six digits, first two are the province

Ecuador's postal code is six digits and the first two identify the province (09 = Guayas, 17 = Pichincha). There is no separate province line because the code carries it, so keep all six digits.

Underused codes

Codes are rarely used in practice

Postal code adoption is low in Ecuador; couriers route on city, street and cross street. Include the six-digit code when you have it, but the street-and-cross-street pair carries the delivery.

Errors that cause failed deliveries to Ecuador

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.

Cross street missing. Dropping the y García Moreno reference leaves the courier without the intersection needed to find the door.
Quito code altered. Stripping the letter or hyphen from N24-03 corrupts the address.
Truncated postal code. A short or missing six-digit code (like 090105) breaks the province-level sort.
City omitted. Because postal codes are underused, dropping the city removes the main routing field.
Accents dropped inconsistently. Mixing García and Garcia across systems can cause mismatches.

Carrier notes for Ecuador

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

Servientrega Ecuador

One of the largest domestic courier networks. It routes on city, street and cross street, so a complete address matters more than the postal code.

Laar Courier & Urbano

Major national couriers for ecommerce last-mile delivery. They depend on the full street, cross street and city.

DHL, FedEx & UPS

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

Validate every Ecuador address at checkout

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

Ecuador address format FAQ

How do you write an Ecuadorian address?+
Recipient name, the main street and number followed by y and the nearest cross street (Av. 9 de Octubre 1234 y García Moreno), then the six-digit postal code and city (090105 Guayaquil) and ECUADOR. In Quito, expect alphanumeric codes like N24-03.
What is the Ecuadorian postal code format?+
Six digits, for example 090105, where the first two digits identify the province (09 is Guayas). There is no separate province line because the code carries it. Adoption is low, so couriers route mainly on the city and cross street.
Why do orders to Ecuador get delayed or returned?+
Most often because the cross street was missing, a Quito alphanumeric code was altered, or the city was left off. Since postal codes are underused, validating the street, cross street and city is what prevents failed deliveries.