Static geography primitiveFREE
SG Postal District Mapper
Map 6-digit Singapore postal codes to postal districts, regions, and common property-market areas.
Try endpointEndpoints
- GET /postal/{code}
- GET /postal/districts
- GET /postal/district/{number}
Parameters
postal_codedistrict_number
Example request
curl 'https://bountyapi.com/postal/238582'
Example response
{
"postal_code": "238582",
"district": 9,
"name": "Orchard / Cairnhill / River Valley",
"general_area": "Core Central (CCR)"
}Source
Static Singapore postal district reference table.
Limitations
Singapore-only. Sectors 09-13 are intentionally unassigned under this postal-district scheme.