Sign In
International Address Formats

๐Ÿ‡ธ๐Ÿ‡ฌSingapore Address Format

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.

Correctly formatted
018982
Tan Wei Ming
12 Marina Boulevard
#14-01
Singapore 018982
SINGAPORE
โœ“ Carrier-validated ยท deliverable

The Singapore address format, field by field

A Singapore label is recipient, the block and street, the unit number, then the city with the postal code, then the country.

1Recipient nameTan Wei Ming personal or business recipient
2Block + streetBlk 12 Marina Boulevard block number and street; HDB flats use <code>Blk</code>
3Unit number#14-01 floor and unit, as <code>#14-01</code>
4City + postal codeSingapore 018982 the word Singapore, then the 6-digit code
5CountrySINGAPORE required for inbound international shipments

Postal code rules

Singapore'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.

018982

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.

What makes Singapore different

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

Code is a building

The postal code identifies a building

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.

Unit format

Units use #floor-unit

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.

No state

There is no state or region

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.

Block prefix

HDB flats use a block number

Public housing (HDB) addresses lead with a block number (Blk 12). Keep it, since it is part of how the address resolves.

Errors that cause failed deliveries to Singapore

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.

โœ•Leading zero dropped. 18982 instead of 018982 is an invalid code.
โœ•Missing unit number. High-rise addresses need #floor-unit to reach the recipient.
โœ•A state or region added. Singapore has no province line, so an extra field adds noise.
โœ•Block number omitted. HDB addresses lose precision without the Blk number.
โœ•Postal code does not match the building. A mismatched code breaks the building-level routing.

Carrier notes for Singapore

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

SingPost

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.

Ninja Van & J&T Express

Major regional parcel carriers for Singapore ecommerce. They expect the block, street, unit, and postal code for accurate last-mile delivery.

DHL, FedEx, UPS

International carriers for inbound shipments. Include the country line; an accurate postal code avoids routing delays.

Validate every Singapore address at checkout

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.

Singapore address format FAQ

How do you write a Singapore address?+
Recipient name, the block and street, the unit number as #floor-unit, then the word Singapore with the six-digit postal code, then SINGAPORE. There is no state or region line.
What is the Singapore postal code format?+
Six digits, such as 018982, where the code maps to a specific building. With the unit number it identifies an exact address.
Why do deliveries to Singapore fail?+
Usually because a leading zero was dropped from the postal code or the unit number was missing in a high-rise building. Validating the six-digit code and keeping the #floor-unit resolves most issues.