Financial Identifier Validator
Validate the format and check digit of ISIN, CUSIP, and SEDOL codes instantly. Paste one or more identifiers below.
๐ Validate an Identifier
๐ Bulk Validation
Paste multiple identifiers (one per line, max 100). Automatically detects type.
How Validation Works
ISIN Validation
- โ Exactly 12 characters
- โ Starts with 2-letter country code
- โ 9 alphanumeric middle chars
- โ Last digit = Luhn check digit
- โ Valid ISO 3166 country code
CUSIP Validation
- โ Exactly 9 characters
- โ 6-char issuer + 2-char issue
- โ Last digit = modified Luhn
- โ Alphanumeric characters only
SEDOL Validation
- โ Exactly 7 characters
- โ No vowels (A,E,I,O,U)
- โ Weighted sum check digit
- โ Weights: 1,3,1,7,3,9
Common Validation Errors
โ
Wrong check digit โ most common error. Usually caused by a typo in one of the characters. Try our converter tool to look up the correct identifier.
โ
Wrong length โ ISIN must be exactly 12 chars, CUSIP 9, SEDOL 7. Extra spaces or missing characters are the usual culprit.
โ
Invalid characters โ SEDOL cannot contain vowels. ISIN must start with letters. CUSIPs are alphanumeric only.
โ
Mixed up identifiers โ entering a WKN (6 chars) where a CUSIP (9 chars) is expected. Use our auto-detection to identify the type.