Validate a French NIR. If you need to generate a new one, try our NIR Generator.
international.disclaimer
Checks if the control key (last 2 digits) is correct: 97 - (13-digit number mod 97). Also validates gender (1 or 2) and general format.
When it doesn't have 15 digits, the first digit isn't 1 or 2, or the control key doesn't match the mod 97 calculation.
Health and social security systems for the French market need to validate NIR. The validator helps test implementations.