Cambodia Postal Code
Cambodia Postal Code
HomeBy ProvinceAll CodesPost OfficesToolsBlogContact

Stay Updated

Get the latest postal code updates, new tools, and guides delivered to your inbox.

New postal code updatesFree tools and featuresGuides and insights

No spam, unsubscribe anytime.

Cambodia Postal

The comprehensive postal code directory for Cambodia. Find codes for any location quickly and accurately.

Tools

  • All tools
  • Address Translator
  • AI Search
  • What is my postcode?
  • Download Printable Postal Codes
  • Post Office Finder

Resources

  • All Postal Codes
  • Find Post Office
  • Map of Cambodia
  • Browse Provinces
  • Public Holidays
  • Blog

Info

  • About
  • Advertise with us
  • Our sponsors
  • Contact
  • Privacy
  • Terms

© Copyright 2026 CambodiaPostalCode. All rights reserved.

FacebookTelegramX (Twitter)

Designed & Optimized by Inventodia

Cambodia Postal Code
Cambodia Postal Code
HomeBy ProvinceAll CodesPost OfficesToolsBlogContact

Stay Updated

Get the latest postal code updates, new tools, and guides delivered to your inbox.

New postal code updatesFree tools and featuresGuides and insights

No spam, unsubscribe anytime.

Cambodia Postal

The comprehensive postal code directory for Cambodia. Find codes for any location quickly and accurately.

Tools

  • All tools
  • Address Translator
  • AI Search
  • What is my postcode?
  • Download Printable Postal Codes
  • Post Office Finder

Resources

  • All Postal Codes
  • Find Post Office
  • Map of Cambodia
  • Browse Provinces
  • Public Holidays
  • Blog

Info

  • About
  • Advertise with us
  • Our sponsors
  • Contact
  • Privacy
  • Terms

© Copyright 2026 CambodiaPostalCode. All rights reserved.

FacebookTelegramX (Twitter)

Designed & Optimized by Inventodia

  1. Home
  2. Phnom Penh Capital
  3. Khan Chbar Ampov
  4. Sangkat Veal Sbov
  5. Phum Kruos
12120501

Village Postal Code

Phum Kruos, Sangkat Veal Sbov Postcodes

12120501Village

Looking for the postal code for Phum Kruos? This village is located within Sangkat Veal Sbov, situated in the Khan Chbar Ampov of Phnom Penh Capital Province, Cambodia. Use our directory to find the correct zip code for Phum Kruos and other locations across Khan Chbar Ampov.

Understanding Phum Kruos 8-Digit Postal Codes

In Sangkat Veal Sbov, Khan Chbar Ampov, Phnom Penh Capital

The postal code 12120501 for Phum Kruos breaks down into the following segments identifying each administrative level.

Full code:12120501
12Province
12District
05Commune
01Village

Complete Location Hierarchy

Full administrative path and postal codes for Phum Kruos

Phnom Penh Capital
120000
Province
Khan Chbar Ampov
121200
District
Sangkat Veal Sbov
121205
Commune
12120501
Village · Current
#LevelNameCode
01
Province
Phnom Penh Capital
120000
02
District
Khan Chbar Ampov
121200
03
Commune
Sangkat Veal Sbov
121205
04
Village (Current)

Phum Kruos

12120501

How to Address Mail

Use the following format when sending mail to Phum Kruos

[Recipient Name]

[Street Address]

Phum Kruos, Sangkat Veal Sbov

Khan Chbar Ampov, Phnom Penh Capital

12120501

Cambodia

About this village

Phum Kruos is a village (phum) in Sangkat Veal Sbov commune, Khan Chbar Ampov district, Phnom Penh Capital. Its official 8-digit postal code is 12120501, used for mail, parcels, and address lookup in Cambodia.

Frequently asked questions

API Live

Developer API

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 KeyDocs
GET /api/v1/villages/:id
// GET /api/v1/villages/:id — Get Village Details
// id: village UUID, lang (optional): en | km
fetch(
  "https://api.cambodiapostalcode.com/v1/villages/79585aab-7f52-48c5-9d72-1714dee8471c?lang=en"
)

// Example response
{
  "statusCode": 200,
  "data": {
    "id": "197f0859-...",
    "name": "Ou Doung",
    "type": "village",
    "postal_code": "23010301",
    "commune_name": "Pong Tuek"
  },
  "metadata": { "correlationId": "..."
  }
}

Found incorrect info for Phum Kruos?

  1. Home
  2. Phnom Penh Capital
  3. Khan Chbar Ampov
  4. Sangkat Veal Sbov
  5. Phum Kruos
12120501

Village Postal Code

Phum Kruos, Sangkat Veal Sbov Postcodes

12120501Village

Looking for the postal code for Phum Kruos? This village is located within Sangkat Veal Sbov, situated in the Khan Chbar Ampov of Phnom Penh Capital Province, Cambodia. Use our directory to find the correct zip code for Phum Kruos and other locations across Khan Chbar Ampov.

Understanding Phum Kruos 8-Digit Postal Codes

In Sangkat Veal Sbov, Khan Chbar Ampov, Phnom Penh Capital

The postal code 12120501 for Phum Kruos breaks down into the following segments identifying each administrative level.

Full code:12120501
12Province
12District
05Commune
01Village

Complete Location Hierarchy

Full administrative path and postal codes for Phum Kruos

Phnom Penh Capital
120000
Province
Khan Chbar Ampov
121200
District
Sangkat Veal Sbov
121205
Commune
12120501
Village · Current
#LevelNameCode
01
Province
Phnom Penh Capital
120000
02
District
Khan Chbar Ampov
121200
03
Commune
Sangkat Veal Sbov
121205
04
Village (Current)

Phum Kruos

12120501

How to Address Mail

Use the following format when sending mail to Phum Kruos

[Recipient Name]

[Street Address]

Phum Kruos, Sangkat Veal Sbov

Khan Chbar Ampov, Phnom Penh Capital

12120501

Cambodia

About this village

Phum Kruos is a village (phum) in Sangkat Veal Sbov commune, Khan Chbar Ampov district, Phnom Penh Capital. Its official 8-digit postal code is 12120501, used for mail, parcels, and address lookup in Cambodia.

Frequently asked questions

API Live

Developer API

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 KeyDocs
GET /api/v1/villages/:id
// GET /api/v1/villages/:id — Get Village Details
// id: village UUID, lang (optional): en | km
fetch(
  "https://api.cambodiapostalcode.com/v1/villages/79585aab-7f52-48c5-9d72-1714dee8471c?lang=en"
)

// Example response
{
  "statusCode": 200,
  "data": {
    "id": "197f0859-...",
    "name": "Ou Doung",
    "type": "village",
    "postal_code": "23010301",
    "commune_name": "Pong Tuek"
  },
  "metadata": { "correlationId": "..."
  }
}

Found incorrect info for Phum Kruos?