Polish ID Card Checker
The dowód osobisty is Poland's national ID card. Enter a card number above to check its format and check digit, then read the full guide to what the number means.
Example numbers
Illustrative numbers. They belong to no real person or document.
What Is a Dowód Osobisty?
A dowód osobisty is Poland’s national identity card. Every Polish citizen aged 18 or over is required to have one 1, and it confirms both identity and citizenship 2. People use it for banking, healthcare, signing contracts, voting, and collecting registered mail.
The card is credit-card sized (the ID-1 format), made of polycarbonate, and carries the holder’s photo, full name, date of birth, PESEL number, and a unique series-and-number code 3. Since March 2019 every new card is an e-dowód with an electronic chip storing biometric data 4; cards issued since November 2021 also hold fingerprints 4.
If you’re used to other countries: there is no UK national ID card, but the dowód works much like the German Personalausweis or the Italian carta d’identità. For US readers, the closest everyday analog is a state driver’s license, except it’s mandatory and carries chip-based biometric security. And because EU Regulation 2019/1157 requires member-state ID cards to meet ICAO 9303 standards with a machine-readable zone 5, the dowód doubles as a travel document across the EU and EEA. You don’t need a passport for those trips.
Where Is the Number on the Card?
The number appears in two places 3:
- Front, top: the series and number are printed near the top of the card. This is the field most forms mean when they ask for “series and number of identity card” (seria i numer dowodu). The three letters are the series; the six digits are the number.
- Back, in the MRZ: the three-line machine-readable zone at the bottom of the back repeats the number in the encoded format passport scanners read.
So when a booking site, bank, or consulate form asks for the “series and number,” copy the full nine characters from the front of the card: three letters followed by six digits, no spaces needed.
What the Number Means
A Polish ID card number is nine characters: three letters, then six digits 2. The letters are the seria (series). The six digits are the numer (number), and the first of those six digits is a check digit, with the remaining five being the serial.
Take ABC123456:
ABC: the series (three letters)1: the check digit23456: the serial (five digits)
The check digit comes right after the letters, not at the end. That trips people up, so it’s worth repeating: in ABC123456, the 1 is the check digit and 23456 is the serial.
The most important thing to understand: this number identifies the card, not the person. Replace your card, because it expired, you changed your name, or it was lost or damaged, and the new card gets a brand-new series and number 2. Your PESEL, the number that identifies you, never changes. If you’re filling a form and unsure which number it wants, this is usually the confusion: the dowód number is on the card and changes, while the PESEL is for life.
How the Check Digit Works
The check digit (the digit typed first, right after the letters) is calculated from the other eight characters using the ICAO 9303 algorithm, the same standard used in passport machine-readable zones worldwide 6. Its job is to catch typos: change one character and the check digit almost always stops matching.
Each character is given a value: digits keep their face value, letters map A=10, B=11, on through Z=35. Those values (the three series letters plus the five serial digits) are multiplied by the repeating weights 7, 3, 1, the products are summed, and the remainder after dividing by 10 is the check digit. If the digit on the card doesn’t equal that remainder, the number is malformed or mistyped, which is exactly what the checker above flags.
If you need the full algorithm with worked examples and code, the Polish ID Number Generator covers the implementation and produces valid test numbers.
Can a Foreigner Get a Dowód Osobisty?
No. The dowód osobisty is issued only to Polish citizens 2.
Non-EU foreigners living in Poland hold a karta pobytu (residence card) as their main identity document. EU citizens registered in Poland receive a zaświadczenie o zarejestrowaniu pobytu (registration certificate) instead. The only route to a dowód is acquiring Polish citizenship, for example through Polish ancestry. Once you’re a citizen, you can apply.
That said, you’ll meet the dowód number format anyway: banks, telecoms, insurers, and government portals all have fields expecting one, even from foreign residents entering a passport or residence-card number into the same box.
How Do You Apply for One?
Polish citizens apply in person at any municipal office (urząd gminy), or start the application online through gov.pl or the mObywatel app 7. You bring a photo, and applicants aged 12 and over give fingerprints at the office 1. The card is free, and processing takes about 30 days 7. You already need a PESEL before you can be issued a card.
PESEL, NIP, and the Dowód Number Compared
Poland uses several numbers, and mixing them up is the single most common reason a form gets rejected.
- PESEL is your 11-digit personal number. It encodes your date of birth and gender, and it stays with you for life. It’s the closest thing to a US Social Security Number or UK National Insurance Number. Check or decode one with the PESEL Checker.
- NIP is a 10-digit tax number for businesses and sole proprietors. Most individuals never need one. See the NIP Checker.
- Dowód osobisty number is the nine-character code on the ID card. It identifies the card and changes every time you get a new one.
If you’re building or testing software that handles Polish identity data, you usually need a PESEL and a dowód number together. The PESEL Generator and Polish ID Number Generator produce valid test values for both.
Common Questions
How many characters does a Polish ID number have?
Nine: three letters for the series, then six digits. The first of the six digits is a check digit; the other five are the serial.
Does my dowód number change when I get a new card?
Yes. Every replacement (expiry, name change, loss, or damage) gets a different series and number 2. Your PESEL stays the same.
Can I use my Polish ID card instead of a passport?
For travel within the EU and EEA, yes. The dowód meets ICAO 9303 standards and works as a travel document there 5. For travel outside the EU/EEA, you need a passport.
What is the “series and number” of an identity card?
It’s the full code printed near the top of the card: the three-letter series plus the six-digit number, e.g. ABC123456. When a form asks for “series and number of identity card,” enter all nine characters.
Can I apply for a dowód from abroad?
You can start the application online from anywhere, but you must appear in person at a municipal office (or, in some cases, a Polish consulate) to give fingerprints and collect the card 17.
What is an e-dowód?
It’s the chip-enabled version of the card, issued since March 2019 4. The chip stores biometric data and lets the card be used for secure online identification and electronic signatures. The number format is the same as on older cards.
References
Top tools
Instant and based on the official algorithms.
Polish Statistics
Official data on demographics, economy, and society.
Poland's Crime
Crime rates, crime categories, and police detection rates.
- Crime Rate
- 20.6 per 1000
- Detection Rate
- 69.8%
Poland's Fertility
Birth rates, death rates, and natural population change.
- Total Fertility Rate
- 1.099 per woman
- Live Births
- 251,782
Poland's Suicides
Suicidal behaviours and completed suicides registered by Police.
- Suicides
- 4,845
- Suicides & Attempts
- 14,980
Poland's Territory
Total area, land use composition, forest coverage, and nature protection.
- Total Area
- 313,933 km²
- Total Area
- 31,393,293 ha
Featured as showcase #1322 on dane.gov.pl, Poland's official open data portal.
© 2026 Poland.gg