Sign In
International Address Formats

๐Ÿ‡ฐ๐Ÿ‡ฟKazakhstan Address Format

Kazakhstan writes addresses in the opposite order from the West: the 6-digit postal index and oblast come first, the recipient last. Kazpost still routes on that index, and the street-then-house convention differs from US forms. Here is the correct structure, a real example for international labels, and the mistakes that cause returns.

Correctly formatted
100000
Nurlan Akhmetov
Bukhar Zhyrau Avenue 45, Apt. 12
Karaganda 100000
Karaganda Region
KAZAKHSTAN
โœ“ Carrier-validated ยท deliverable

The Kazakhstan address format, field by field

Domestically Kazakhstan writes the address largest unit first: index, oblast, city, street, then recipient. For an international label, reverse it to the Latin order carriers expect: recipient first, then the street and house, the city with the index, the oblast, then the country.

1Recipient nameNurlan Akhmetov personal or business recipient; domestically this line comes last
2CompanyExample LLP optional, below the recipient on a Latin label
3Street + houseBukhar Zhyrau Avenue 45, Apt. 12 street name, then the house number, then any apartment (kv.)
4City + postal indexKaraganda 100000 city or town with the 6-digit index
5Region (oblast)Karaganda Region the oblast; Astana, Almaty and Shymkent are cities of republican significance with no oblast
6CountryKAZAKHSTAN required on inbound international shipments

Postal code rules

The 6-digit postal index is Kazpost's core routing field. Domestically it is written first, before the oblast and city; on a romanized international label it moves next to the city. A newer alphanumeric index exists, but the 6-digit code is what is still used in practice.

100000

Format: 6 digits with no spaces or letters, for example 100000. The first two digits identify the oblast or major city, the third the district, the last three the delivery point.

Validation regex: ^\d{6}$

Watch for: codes truncated below six digits, or the newer alphanumeric index entered where a carrier expects the 6-digit code. Both break Kazpost sorting.

What makes Kazakhstan different

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

Reversed order

Kazakhstan writes addresses largest-first

The domestic order is index, oblast, city, street, house, then recipient, the opposite of the Western order. For a carrier's Latin label the whole thing flips to recipient first, country last. Mixing the two orders is a common label error.

Street then house

The house number follows the street

Kazakh addresses write the street name then the house number: Bukhar Zhyrau Avenue 45, with the apartment as kv. 12. A form that hard-codes the US number-first order produces an address couriers read wrong.

Six-digit index

The postal index is always six digits

A Kazakhstan index is six digits, for example 100000. A newer alphanumeric format (like A99A9A9) exists, but Kazpost and the public still use the 6-digit code, so a short or alphanumeric value often fails.

Cities without oblasts

Astana, Almaty and Shymkent have no oblast

Most addresses include an oblast, but the cities of republican significance (Astana, Almaty, Shymkent) stand alone with no oblast line. Adding a region to one of these, or dropping it from a regional city, both misalign parsed fields.

Errors that cause failed deliveries to Kazakhstan

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.

โœ•Order not reversed. Keeping the domestic index-and-oblast-first order on a Latin label confuses carriers that expect recipient first, country last.
โœ•House number before the street. 45 Bukhar Zhyrau Avenue instead of Bukhar Zhyrau Avenue 45 is read as an unknown address.
โœ•Short or alphanumeric index. A code under six digits, or the newer A99A9A9 form where the carrier expects the 6-digit index, breaks Kazpost sorting.
โœ•Oblast added to a major city. Attaching a region to Astana, Almaty or Shymkent, which have none, adds noise that can misalign fields.
โœ•Cyrillic and Latin mixed. Half-transliterated street or city names on one label can be dropped or garbled in a carrier's Latin-only system.

Carrier notes for Kazakhstan

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

Kazpost

The national postal operator and last-mile partner for most inbound international mail. Sorting keys off the 6-digit index, so a valid index plus the oblast and city are the fields that matter most.

CDEK & Exline

Major private couriers for domestic and cross-border ecommerce. They expect the street-then-house order with the apartment (kv.) and a correct city and index for accurate last-mile delivery.

DHL, FedEx, UPS

International carriers for inbound shipments. Include the country line and keep names in Latin; they apply address-correction surcharges when an index or oblast forces a manual fix.

Validate every Kazakhstan address at checkout

Address Guard checks Kazakhstan 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.

Kazakhstan address format FAQ

How do you write a Kazakhstan address?+
Domestically it runs largest-first: 6-digit index, oblast, city, street and house, then the recipient. For an international label, reverse it: recipient name, the street and house with any apartment (kv.), the city with the index (Karaganda 100000), the oblast, then KAZAKHSTAN.
What is the postal index format for Kazakhstan?+
Six digits with no spaces or letters, for example 100000. The first two digits identify the oblast or major city, the third the district, and the last three the delivery point. A newer alphanumeric index exists, but Kazpost still routes on the 6-digit code.
Why do deliveries to Kazakhstan fail?+
Commonly because the domestic largest-first order was kept on a Latin label, the street and house were swapped into US number-first order, or the index was short or alphanumeric. Validating the 6-digit index against the city and oblast before shipping prevents most of these.