Sign In
International Address Formats

๐Ÿ‡น๐Ÿ‡ผTaiwan Address Format

Taiwanese addresses read largest unit to smallest in Chinese, so the romanized version carriers use reverses the entire order. Add the 3+3 postal code Chunghwa Post introduced in 2020 and a lane-and-number street system, and Western checkout forms mangle them. Here is the correct structure, a real example, and the errors that cause returns.

Correctly formatted
110
Chen Wei-Ting
No. 7, Sec. 5, Xinyi Rd.
Xinyi Dist., Taipei City 110
TAIWAN
โœ“ Carrier-validated ยท deliverable

The Taiwan address format, field by field

For international shipping, a Taiwanese address is romanized and reversed from the Chinese order: recipient first, then the number and street, the district, the city or county with the postal code, then the country. This is the order DHL, FedEx and UPS expect on a Latin label.

1Recipient nameChen Wei-Ting personal or business recipient
2CompanyExample Co., Ltd. optional, above the street line
3Number, lane + streetNo. 7, Sec. 5, Xinyi Rd. building number, lane (Ln.) and alley (Aly.) if any, then the road and section (Sec.)
4DistrictXinyi Dist. the district (Dist.) or township within the city or county
5City / county + postal codeTaipei City 110 one of Taiwan's cities or counties, with the 3 or 3+3 digit postal code
6CountryTAIWAN required on inbound international shipments; some labels add (R.O.C.)

Postal code rules

Chunghwa Post extended the old 3-digit code to a 3+3 system in March 2020. The first three digits route to the district; the last three pin a delivery section down to a block or building. Three digits still deliver, but the full six speed automated sorting.

110

Format: 3 digits, optionally extended to 3+3 (six digits) since 2020, written with the city, for example 110 or 110002. The first three digits identify the district.

Validation regex: ^\d{3}(?:\d{2,3})?$

Watch for: codes truncated to the old 3-digit form when the full 3+3 is available, or a code that does not match the district name. Both slow sorting even though a 3-digit code still routes.

What makes Taiwan different

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

Order reversal

Romanized order is reversed

In Chinese the address runs city, district, road, number, recipient. Romanized for carriers it flips to recipient, number, road, district, city. Keeping the Chinese largest-first order on a Latin label misroutes the parcel.

Lanes and alleys

Number, lane and alley are separate

A full Taiwanese street address can stack a road, a section (Sec.), a lane (Ln.), an alley (Aly.) and a number: No. 7, Ln. 107, Sec. 2, Roosevelt Rd. Dropping the lane or section points to a different location on the same road.

3+3 postal code

The code is three digits or six

Taiwan uses a 3-digit or 3+3 (six-digit) code, never the five digits a US-built form expects. A field that pads to five digits or truncates the last three corrupts the code, though the leading three still route to the district.

District required

Keep the district

The district (Xinyi Dist.) sits between the street and the city. In special municipalities like Taipei, Kaohsiung and Taichung the same road name repeats across districts, so omitting it makes the address ambiguous.

Errors that cause failed deliveries to Taiwan

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.

โœ•Chinese order left un-reversed. Writing city and district before the street on a Latin label (largest-first) is read backwards by international carriers.
โœ•Postal code padded to five digits. Forcing a US-style 5-digit ZIP onto a 110 or 110002 code breaks Chunghwa Post sorting.
โœ•Lane or section dropped. Reducing No. 7, Ln. 107, Sec. 2, Roosevelt Rd. to just the road and number points to the wrong building.
โœ•District omitted. A road name without Xinyi Dist. is ambiguous across a city where the same road repeats.
โœ•City and county confused. Mixing Taipei City with New Taipei City or a county sends the parcel to the wrong administrative area.

Carrier notes for Taiwan

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

Chunghwa Post

The state postal operator and last-mile partner for most inbound international mail. Its 3+3 postal code drives sorting, so validate the code against the district first.

Black Cat (T-Cat) & Kerry TJ Logistics

The dominant domestic couriers. T-Cat (Taiwan's Yamato TA-Q-BIN) and Kerry TJ rely on the district and lane-and-number address plus convenience-store pickup, so a complete street line enables first-time delivery.

DHL, FedEx, UPS

International carriers for inbound shipments. They require a fully romanized address with the country line and surcharge address corrections, so a validated label avoids both fees and customs delays.

Validate every Taiwan address at checkout

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

Taiwan address format FAQ

How do you write a Taiwan address in English?+
Reverse the Chinese order so it reads smallest unit to largest: recipient name, the number, lane and street (No. 7, Sec. 5, Xinyi Rd.), the district (Xinyi Dist.), the city or county with the postal code (Taipei City 110), then TAIWAN. This romanized order is what international carriers expect.
What is the postal code format for Taiwan?+
Three digits, optionally extended to 3+3 (six digits) since March 2020, for example 110 or 110002. The first three identify the district and the last three a delivery section. It is never five digits, so it should not be padded to a US-style ZIP.
Why do orders to Taiwan get returned or delayed?+
Most often because the Chinese largest-first order was kept on a Latin label, the postal code was padded to five digits, or the district or lane was dropped. Because the romanized address reverses the domestic order, generic checkout fields let these errors through unless the address is validated.