Singapore's six-digit postal code maps to a single building, so with the unit number it pins down an exact address. There is no state or region line, which surprises forms built for larger countries. Here is the format, a real example, and the errors to catch.
A Singapore label is recipient, the block and street, the unit number, then the city with the postal code, then the country.
Tan Wei Ming personal or business recipientBlk 12 Marina Boulevard block number and street; HDB flats use <code>Blk</code>#14-01 floor and unit, as <code>#14-01</code>Singapore 018982 the word Singapore, then the 6-digit codeSINGAPORE required for inbound international shipmentsSingapore's six-digit postal code identifies an individual building, so the code plus a unit number is often enough to deliver. This makes an accurate postal code the single most important field.
Format: Six digits (018982); the first two are the postal sector, and the code maps to a specific building.
Validation regex: ^\d{6}$
Watch for: a dropped leading zero, and a missing unit number in high-rise buildings.
The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.
A Singapore six-digit code maps to one building, so with the unit number (#14-01) it pins down an exact address. Get the code right and delivery is reliable even with minimal street text.
The unit is written #14-01, floor then unit. In high-rise flats and offices, a missing unit number is the top cause of failed delivery.
Singapore is a city-state, so there is no province or region line. A form that requires a state field should default or hide it for Singapore.
Public housing (HDB) addresses lead with a block number (Blk 12). Keep it, since it is part of how the address resolves.
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.
18982 instead of 018982 is an invalid code.#floor-unit to reach the recipient.Blk number.How the major carriers handle Singapore addresses, and what your label needs to satisfy each one.
The national postal operator. Because the six-digit code maps to a building, a valid code plus unit number is the most important thing to get right.
Major regional parcel carriers for Singapore ecommerce. They expect the block, street, unit, and postal code for accurate last-mile delivery.
International carriers for inbound shipments. Include the country line; an accurate postal code avoids routing delays.
Address Guard checks Singapore 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.
Part of the Address Guard international address format guide, covering 240+ countries.