Sign In
International Address Formats

🇱🇹Lithuania Address Format

Lithuanian addresses lead the postal code with the country prefix LT- and place it before the city, while the house and apartment numbers are joined with a hyphen. Street types like g. for gatvė and pr. for prospektas are part of the address, not decoration. Here is the format Lietuvos paštas expects, a real example, and the mistakes that cause returns.

Correctly formatted
LT-01103
Jonas Petraitis
Gedimino pr. 9-25
LT-01103 Vilnius
LITHUANIA
Carrier-validated · deliverable

The Lithuania address format, field by field

A Lithuanian label is optional company, recipient, the street with its house and apartment number, then the LT- postal code and the city on one line, then the country. A region (apskritis) is added only for some rural addresses.

1CompanyUAB Pavyzdys optional, above the recipient (UAB is a Lithuanian limited company)
2Recipient nameJonas Petraitis personal or business recipient
3Street + house-apartmentGedimino pr. 9-25 street type and name, then house number, hyphen, and apartment number
4Postal code + cityLT-01103 Vilnius LT- prefix and 5 digits, then the city, on one line
5Region (apskritis)Vilniaus apskritis optional; added for some rural addresses, omitted for cities
6CountryLITHUANIA required for inbound international shipments

Postal code rules

The postal code drives Lietuvos paštas routing and is written with the LT- country prefix on international mail. The five digits map to a locality and street section, so the prefix letters and all five digits, including any leading zero, must survive the checkout form intact.

LT-01103

Format: 5 digits, written with the country prefix on international mail as LT-01103. It is placed before the city on the same line.

Validation regex: ^\d{5}$

Watch for: forms that drop the LT- prefix or reject its letters, and codes that lose a leading zero. Both misroute the parcel.

What makes Lithuania different

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

The LT- prefix

The code carries a country prefix

On international mail the postal code is written LT-01103, where LT is the country code and 01103 is the five-digit code. A form that strips the prefix or rejects the letters loses part of the written code.

House and apartment

House and apartment join with a hyphen

A building and apartment are written together with a hyphen, as Gedimino pr. 9-25 for building 9, apartment 25. Splitting them wrong or reading the hyphen as a range sends the parcel to the wrong door.

Street types

g., pr. and al. are part of the name

Lithuanian streets carry a type abbreviation: g. for gatvė (street), pr. for prospektas (avenue), al. for alėja. Dropping it can collide with a different street of the same name.

Leading zeros

Codes can start with zero

Lithuanian postal codes include leading zeros, as in 01103. A field that stores the code as a number strips the zero and misroutes the parcel.

Errors that cause failed deliveries to Lithuania

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.

LT- prefix dropped. Removing the prefix from LT-01103 loses the country code that international carriers rely on.
Leading zero stripped. Storing 01103 as a number yields 1103 and points to the wrong locality.
House and apartment split wrong. Misreading 9-25 as two buildings or a range delivers to the wrong door.
Street type omitted. Dropping pr. or g. can collide with another street of the same name.
Lithuanian diacritics stripped. Mixing Žirmūnų and Zirmunu across systems can cause address mismatches.

Carrier notes for Lithuania

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

Lietuvos paštas

The national postal operator, including its LP Express parcel arm. Routing keys off the five-digit code, so preserving every digit and the LT- prefix is the most important thing to get right.

Omniva, Venipak & DPD

The dominant parcel-locker and courier networks in Lithuania. They expect the street type, the house and apartment numbers, and a clean code and city line for accurate delivery.

DHL, FedEx, UPS

International carriers for inbound shipments. Include the country line; they charge for address corrections when a stripped leading zero or missing prefix forces a manual fix.

Validate every Lithuania address at checkout

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

Lithuania address format FAQ

How do you write a Lithuanian address?+
Optional company, recipient name, the street with its house and apartment number (for example Gedimino pr. 9-25), then the postal code and city on one line (LT-01103 Vilnius), then LITHUANIA. A county is added only for some rural addresses.
What is the Lithuanian postal code format?+
Five digits, written with the LT- country prefix on international mail, for example LT-01103. It is placed before the city, includes leading zeros, and drives Lietuvos paštas routing, so every digit and the prefix must be preserved.
Why do parcels to Lithuania get returned?+
Commonly because a leading zero was stripped, the LT- prefix was dropped, or the house and apartment numbers were split wrong. Validating the five-digit code against the city before shipping prevents most returns.