Home international passport number Russia

Russia International Passport Number validator

How the international passport number format works

Format
9 digits (2-digit series + 7-digit number), often printed with a space as "12 3456789"
Example
123456789

Things to watch for

  • Format-only check — does not confirm the passport was actually issued, is unexpired, or is currently valid
  • Covers the international travel passport (заграничный паспорт) only — Russia's separate internal domestic passport uses a different numbering scheme and is not a travel document
  • Validation runs entirely in your browser — the number you enter is never transmitted or stored
Regex for international passport number
^[0-9]{9}$

A Russian international passport number is 9 digits — a 2-digit series code followed by a 7-digit number — e.g. 123456789, issued by the Ministry of Internal Affairs (MVD). On the physical document it’s often printed with a space after the first two digits, as “12 3456789,” though this checker strips separators before matching.

What this checker verifies

This tool confirms the input is exactly 9 digits once spaces are removed, catching an obvious typo like a missing or transposed digit.

What a pass doesn’t confirm

This checker covers the international travel passport (заграничный паспорт) specifically — Russia’s separate internal domestic passport, used for identification within the country rather than travel, follows a different numbering scheme entirely and isn’t modeled here, so an internal-passport number will correctly fail this check. The 9-digit international format carries no check digit this tool recomputes. A pass doesn’t confirm the MVD actually issued that number, that the passport is unexpired, or that it belongs to a real holder, and nothing you type is decoded or stored.

Scope: format-only validation, running entirely in your browser.

Content last reviewed 2026-08-09.

international passport number FAQ

What does a Russian international passport number look like?

9 digits total — a 2-digit series followed by a 7-digit number — e.g. 123456789, often printed with a space as "12 3456789" on the document itself. It's issued by Russia's Ministry of Internal Affairs (MVD).

Does this cover Russia's internal domestic passport too?

No. This checker covers only the international travel passport (заграничный паспорт). Russia's separate internal passport uses a different numbering scheme and isn't a travel document, so it's out of scope here.

Does a valid format confirm the passport is real?

No. It only checks the 9-digit shape. Confirming the passport was actually issued or is currently valid requires the MVD's own records.

← More International Passport Number validators