Sign In
International Address Formats

๐Ÿ‡ฎ๐Ÿ‡ฉIndonesia Address Format

Indonesian addresses nest a village (kelurahan) inside a sub-district (kecamatan) inside a city, plus a five-digit postcode and the province. Dropping the kelurahan or kecamatan is the usual cause of misrouting in dense cities. Here is the format, a real example, and the errors to catch.

Correctly formatted
12920
Budi Santoso
Jalan Sudirman No. 12
Kelurahan Karet, Kecamatan Setiabudi
Jakarta Selatan 12920
INDONESIA
โœ“ Carrier-validated ยท deliverable

The Indonesia address format, field by field

An Indonesian label is recipient, the street with its number, the kelurahan and kecamatan, then the city with the postcode, then the country.

1Recipient nameBudi Santoso personal or business recipient
2Street + numberJalan Sudirman No. 12 street (<code>Jalan</code>) and number, plus RT/RW block if given
3Kelurahan + kecamatanKelurahan Karet, Kecamatan Setiabudi the village and sub-district
4City + postcodeJakarta Selatan 12920 the city or regency, then the 5-digit postcode
5CountryINDONESIA required for inbound international shipments

Postal code rules

Pos Indonesia routes on the five-digit postcode, but the kelurahan (village) and kecamatan (sub-district) do much of the local routing in Indonesia's large, dense cities.

12920

Format: Five digits (12920), written after the city on the last address line.

Validation regex: ^\d{5}$

Watch for: a missing kelurahan or kecamatan, and a postcode that does not match the city.

What makes Indonesia different

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

Nested divisions

Kelurahan and kecamatan are needed

Indonesian addresses nest a kelurahan (village) inside a kecamatan (sub-district) inside a city. Both are used for last-mile routing in large cities and should not be dropped.

RT/RW blocks

RT and RW mark neighborhood units

Many addresses include RT (neighborhood) and RW (community) numbers, written RT 05/RW 03. They help couriers in residential areas and should be kept when provided.

City subdivisions

Large cities split into areas

Cities like Jakarta divide into administrative areas (Jakarta Selatan, South Jakarta). Use the specific area rather than just Jakarta.

Street prefix

Jalan prefixes the street

Streets carry Jalan (often abbreviated Jl.). It is part of the address and should be kept.

Errors that cause failed deliveries to Indonesia

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 kelurahan or kecamatan. Without these, a street in a dense city is ambiguous.
โœ•Postcode does not match the city. A mismatched five-digit code routes to the wrong area.
โœ•City area omitted. Using Jakarta instead of Jakarta Selatan loses precision.
โœ•RT/RW dropped. Residential deliveries lose helpful block detail without them.
โœ•Street prefix removed. Omitting Jalan removes expected context.

Carrier notes for Indonesia

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

Pos Indonesia

The national postal operator. Routing is postcode-driven, but the kelurahan and kecamatan refine delivery, so all three should be present.

JNE & J&T Express

The dominant private parcel carriers for Indonesian ecommerce. They rely on the sub-district, village, and RT/RW for accurate last-mile delivery.

DHL, FedEx, UPS

International carriers for inbound shipments. Include the country line; a complete nested address avoids customs and routing delays.

Validate every Indonesia address at checkout

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

Indonesia address format FAQ

How do you write an Indonesian address?+
Recipient name, the street with its number and any RT/RW, the kelurahan (village) and kecamatan (sub-district), then the city with the five-digit postcode, then INDONESIA. The nested divisions are needed for local routing.
What is the Indonesian postal code format?+
Five digits, such as 12920, written after the city. It supports sorting, while the kelurahan and kecamatan carry much of the local routing.
Why do deliveries to Indonesia fail?+
Usually because the kelurahan or kecamatan is missing, the postcode does not match the city, or the city area was left off. Capturing the full nested address resolves most issues.