Sign In
International Address Formats

๐Ÿ‡ฒ๐Ÿ‡พMalaysia Address Format

Malaysian addresses use a five-digit postcode before the city and a state that is essential because towns repeat across states. The postcode and state together are what keep Pos Malaysia routing on track. Here is the format, a real example, and the errors to catch.

Correctly formatted
55100
Ahmad bin Ismail
12 Jalan Bukit Bintang
55100 Kuala Lumpur
Wilayah Persekutuan
MALAYSIA
โœ“ Carrier-validated ยท deliverable

The Malaysia address format, field by field

A Malaysian label is recipient, the street with its number, then the postcode and city, then the state, then the country.

1Recipient nameAhmad bin Ismail personal or business recipient
2Street + number12 Jalan Bukit Bintang number and street (<code>Jalan</code> for road, <code>Lorong</code> for lane)
3Postcode + city55100 Kuala Lumpur 5-digit postcode, then the city or town
4StateWilayah Persekutuan the state or federal territory
5CountryMALAYSIA required for inbound international shipments

Postal code rules

The five-digit postcode is Pos Malaysia's core routing field and precedes the city. Because it pairs with the state, the two together disambiguate the many towns that share a name.

55100

Format: Five digits (55100), written before the city on the same line.

Validation regex: ^\d{5}$

Watch for: a postcode that does not match the state, and a dropped leading zero.

What makes Malaysia different

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

State required

The state disambiguates the town

Malaysian town names repeat across states, so the state (Selangor, Johor, Wilayah Persekutuan) is needed with the postcode to keep the destination clear.

Street prefixes

Jalan, Lorong and Taman

Streets carry Malay prefixes: Jalan (road), Lorong (lane), and residential areas use Taman. These are part of the address and should be kept.

Leading zeros

The postcode is always five digits

Some codes begin with zero. A field that treats the postcode as a number and strips the leading zero produces an invalid code.

Postcode + state

The postcode ties to the state

Each postcode belongs to a state, so a postcode that does not match the stated state signals an error that should be caught before shipping.

Errors that cause failed deliveries to Malaysia

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 state. Without the state, towns that share a name across Malaysia are ambiguous.
โœ•Postcode does not match the state. A mismatched pair points to the wrong region.
โœ•Leading zero stripped. A five-digit code loses meaning without its leading zero.
โœ•Street prefix dropped. Omitting Jalan or Taman removes expected context.
โœ•City used as the state. Kuala Lumpur is a city in Wilayah Persekutuan, not a state; keep them distinct.

Carrier notes for Malaysia

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

Pos Malaysia

The national postal operator. Routing is postcode-driven, so a valid five-digit code paired with the correct state is the key combination.

J&T Express & Ninja Van

Major regional parcel carriers for Malaysian ecommerce. They expect the full street, postcode, city, and state for accurate delivery.

DHL, FedEx, UPS

International carriers for inbound shipments. Include the country line; an accurate postcode and state avoid customs and routing delays.

Validate every Malaysia address at checkout

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

Malaysia address format FAQ

How do you write a Malaysian address?+
Recipient name, the street with its number, then the five-digit postcode and city, then the state or federal territory, then MALAYSIA. The postcode and state together disambiguate towns that share a name.
What is the Malaysian postcode format?+
Five digits, such as 55100, written before the city. Each postcode belongs to a state, so the two should be consistent.
Why do deliveries to Malaysia fail?+
Usually because the state is missing, the postcode does not match the state, or a leading zero was stripped. Validating the postcode against the state resolves most issues.