Postal codes in Kampong Chhnang Province follow the Cambodia 8-digit format. The first two digits 04 represent the province, the next two the district, the next two the commune, and the last two the village.
Browse all 8 districts, communes, and villages in Kampong Chhnang Province
605K
Population
5,521 km²
Area
8
Districts
1
Post Offices
8 districts, 35 communes, 209 villages in Kampong Chhnang Province
Select A, B, C, D, K, L, M, N, O, P, R, S, T, V, Y to show the link to view all districts, communes, and villages in Kampong Chhnang Province by starting letter.
6 nearby provinces found
Lookup Postal Code: retrieve detailed information for a specific postal code including province, district, commune, village, and coordinates. GET /api/v1/lookup/:postcode — postcode (required, 2-8 digits), lang (optional: en or km).
Fast Response
< 50ms avg
REST API
JSON format
Free Tier
1,000 req/day
Postman & REST
cURL, any HTTP client
// GET /api/v1/provinces/:id — Get Province Details
// id: province UUID, lang (optional): en | km
fetch(
"https://api.cambodiapostalcode.com/v1/provinces/79f67fa8-f3a2-1de7-9181-a67b7542122c?lang=en"
)
// Example response
{
"statusCode": 200,
"data": {
"id": "ab32a2d2-...",
"name": "Phnom Penh",
"type": "capital",
"postal_code_range": "12000000-12999999",
"postal_code_prefix": "12",
"total_districts": 14
},
"metadata": { "correlationId": "..."
}
}Found incorrect info for Kampong Chhnang Province?
Postal codes in Kampong Chhnang Province follow the Cambodia 8-digit format. The first two digits 04 represent the province, the next two the district, the next two the commune, and the last two the village.
Browse all 8 districts, communes, and villages in Kampong Chhnang Province
605K
Population
5,521 km²
Area
8
Districts
1
Post Offices
8 districts, 35 communes, 209 villages in Kampong Chhnang Province
Select A, B, C, D, K, L, M, N, O, P, R, S, T, V, Y to show the link to view all districts, communes, and villages in Kampong Chhnang Province by starting letter.
6 nearby provinces found
Lookup Postal Code: retrieve detailed information for a specific postal code including province, district, commune, village, and coordinates. GET /api/v1/lookup/:postcode — postcode (required, 2-8 digits), lang (optional: en or km).
Fast Response
< 50ms avg
REST API
JSON format
Free Tier
1,000 req/day
Postman & REST
cURL, any HTTP client
// GET /api/v1/provinces/:id — Get Province Details
// id: province UUID, lang (optional): en | km
fetch(
"https://api.cambodiapostalcode.com/v1/provinces/79f67fa8-f3a2-1de7-9181-a67b7542122c?lang=en"
)
// Example response
{
"statusCode": 200,
"data": {
"id": "ab32a2d2-...",
"name": "Phnom Penh",
"type": "capital",
"postal_code_range": "12000000-12999999",
"postal_code_prefix": "12",
"total_districts": 14
},
"metadata": { "correlationId": "..."
}
}Found incorrect info for Kampong Chhnang Province?