Latvian Personal Identification Number

Prev Next

Latvian identity card also called Personal certificate is the biometric identity document issued to Latvian citizens.

Validator

No Validation

Matched expressions

Regex expressions

Description

Score

\b\d{2}[01]\d{3}-[012]\d{4}\b

Matches an 11-digit number delimited by hyphen, where the 3rd digit is 0 or 1 and the 7th digit is 0, 1, or 2.

1

\b\d{2}[01]\d{3}[012]\d{4}\b

Matches an 11-digit number delimited by space, where the 3rd digit is 0 or 1 and the 7th digit is 0, 1, or 2.

1

\b32\d{9}\b

Matches an 11-digit number that begins with 32 without delimiter.

1



Ignored expressions

None