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.
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.
Nurlan Akhmetov personal or business recipient; domestically this line comes lastExample LLP optional, below the recipient on a Latin labelBukhar Zhyrau Avenue 45, Apt. 12 street name, then the house number, then any apartment (kv.)Karaganda 100000 city or town with the 6-digit indexKaraganda Region the oblast; Astana, Almaty and Shymkent are cities of republican significance with no oblastKAZAKHSTAN required on inbound international shipmentsThe 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.
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.
The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.
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.
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.
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.
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.
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.
45 Bukhar Zhyrau Avenue instead of Bukhar Zhyrau Avenue 45 is read as an unknown address.A99A9A9 form where the carrier expects the 6-digit index, breaks Kazpost sorting.How the major carriers handle Kazakhstan addresses, and what your label needs to satisfy each one.
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.
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.
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.
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.
Part of the Address Guard international address format guide, covering 240+ countries.