Countries API - CountriesDB

Singapore

ISO 3166-1 country codes and official ISO 3166-2 subdivisions for Singapore. Use them in forms, validation, and CountriesDB integrations.

About Singapore codes

Need Singapore (SG) for a checkout form, shipping zone, or backend validation? This page summarizes the ISO 3166-1 country codes and official subdivisions developers use with CountriesDB.

This guide lists 5 official ISO 3166-2 subdivisions for Singapore. These are the same codes CountriesDB serves through widgets and the Backend Data API.

For production, use the CountriesDB country/subdivision widget or fetch Singapore from the Data API and validate codes server-side instead of copying values from this page.

ISO codes

  • Alpha-2SG
  • Alpha-3SGP
  • Numeric702
  • Independenttrue
  • StatusOfficially assigned

Official subdivisions (5)

Official ISO 3166-2 codes for Singapore. Use these values in region/state selects and server-side validation, not informal or marketing region names.

CodeNameType
SG-01Central Singaporedistrict
SG-02North Eastdistrict
SG-03North Westdistrict
SG-04South Eastdistrict
SG-05South Westdistrict

Frequently asked questions

What is the ISO 3166-1 code for Singapore?
Singapore uses ISO 3166-1 alpha-2 SG, alpha-3 SGP, and numeric 702. These codes show up in forms, shipping, banking, and APIs.
How many official ISO 3166-2 subdivisions does Singapore have?
CountriesDB lists 5 official ISO 3166-2 subdivisions for Singapore (states, provinces, regions, or equivalent). Use them when you validate region selects and shipping zones.
How do I use Singapore country and subdivision data in a form?
Use the CountriesDB widget or Data API to fill country and subdivision selects for Singapore, then validate submitted codes with the Validation API so alpha-2 and ISO 3166-2 values stay consistent.

Use Singapore in your app

Add CountriesDB country and subdivision selects with the widget docs, or call the Backend Data API for Singapore (SG) and validate submissions with the Validation API. Guides stay in sync with the same dataset your project keys already use. widget docs.