Sign In
International Address Formats

๐Ÿ‡ฑ๐Ÿ‡ฆLaos Address Format

Lao addresses route on the village (ban), district (muang) and province, with the postal code written before the city, not after. Lao Post assigns five-digit codes but the village and district carry the parcel. Names are romanized from Lao script. Here is the correct structure, a real example, and the mistakes that cause failed deliveries.

Correctly formatted
01160
Somchai Vongsa
Ban Phonsinuan, Unit 15
Sisattanak District
01160 Vientiane
LAOS
โœ“ Carrier-validated ยท deliverable

The Laos address format, field by field

A Lao label runs recipient, optional company, the village (ban) and unit number, the district, then the postal code before the city, then the province where needed and the country. The village and district do the routing.

1Recipient nameSomchai Vongsa personal or business recipient
2CompanyMekong Trading Co., Ltd. optional, above the street line
3Village + unitBan Phonsinuan, Unit 15 the village (ban) and house or unit number, the key local detail
4DistrictSisattanak District the district (muang), which routes within a province
5Postal code + city01160 Vientiane the 5-digit code written before the city, with the leading zero kept
6CountryLAOS required for inbound international shipments

Postal code rules

Lao Post assigns five-digit codes, and unlike most of the region the code is written before the city name. Routing still leans on the village (ban), district (muang) and province, so the code supports the address rather than replacing it. Because the code can start with a zero, a field that strips leading zeros corrupts it.

01160

Format: 5 digits, written before the city, for example 01160 Vientiane. Leading zeros are part of the code and must be kept.

Validation regex: ^\d{5}$

Watch for: a stripped leading zero (1160 for 01160) or a postal code placed after the city. Both break the expected order and the lookup.

What makes Laos different

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

Village routes

The village (ban) anchors the address

Lao addresses are placed by their village (Ban Phonsinuan) and district (muang), since many roads are unnamed. Dropping the ban leaves a courier searching an entire district.

Code before city

The postal code comes before the city

Unlike Nepal or Myanmar, a Lao address writes the five-digit code ahead of the city (01160 Vientiane). A form built for a trailing ZIP puts the code in the wrong place.

Leading zero

Keep the leading zero

Lao postal codes can start with a zero, such as 01160 for Vientiane Capital. A field that strips leading zeros turns it into a different or invalid code.

Romanization

Lao names transliterate several ways

Lao place names romanize inconsistently, such as Vientiane versus Viangchan or Luang Prabang versus Louangphabang. Keep one spelling across the label and your records so carrier lookups match.

Errors that cause failed deliveries to Laos

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 village (ban). Without the village, a Lao address has no local anchor and the courier searches the whole district.
โœ•Leading zero stripped. 1160 instead of 01160 points to the wrong code or nowhere at all.
โœ•Postal code after the city. Laos writes the code before the city, so Vientiane 01160 reverses the expected order.
โœ•District left off. Village names repeat across districts, so omitting the muang makes the address ambiguous.
โœ•Inconsistent romanization. Spelling a place two ways (Vientiane versus Viangchan) breaks address and carrier lookups.

Carrier notes for Laos

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

Lao Post

The state postal operator and the widest-reaching network, especially outside Vientiane. It routes on the province, district (muang) and village (ban), which matter more than the five-digit code.

Anousith Express & Mixay Express

The main domestic couriers for parcels and ecommerce across Laos. They rely on a precise village and district plus a phone number, since drivers often call to confirm the drop-off.

DHL, FedEx, UPS

International carriers for inbound shipments. Include the country line and a phone number; they charge address-correction fees when a missing village or district forces a manual fix.

Validate every Laos address at checkout

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

Laos address format FAQ

How do you write a Lao address?+
Recipient name, optional company, the village (ban) and unit number, the district (muang), the five-digit postal code before the city, then the province if needed and LAOS. The village and district do the routing, so include them in full.
What is the postal code format for Laos?+
Five digits written before the city, such as 01160, assigned by Lao Post. Leading zeros are part of the code and must be preserved, and the code supports the village and district rather than replacing them.
Why do deliveries to Laos fail?+
Usually because the village (ban) or district is missing, a leading zero was stripped from the code, or the code was placed after the city. Including the village, district and a phone number resolves most failures.