Valid French IBAN
- Input
- FR7630006000011234567890189
- Expected output
- Valid
Classic example cited in banking documentation (BNP Paribas), 27 characters.
france iban validator
French IBANs start with FR and have 27 characters, one of the longer formats in Western Europe because they embed the full RIB (Relevé d'Identité Bancaire).
Classic example cited in banking documentation (BNP Paribas), 27 characters.
Extra trailing characters, French IBANs are always exactly 27.
Starts with a digit instead of two letters; ISO 13616 requires the first 2 characters to always be country-code letters (FR, in this case).
It means the IBAN has the correct length for its country and its check digits satisfy the ISO 7064 MOD97-10 checksum defined by ISO 13616. It confirms the number is well-formed and free of typos, it does not confirm that the underlying bank account actually exists or is open, only the account-holding bank can verify that.
The RIB is embedded inside the French IBAN's BBAN, but the IBAN adds the FR prefix and 2 of its own check digits on top of the 23-character RIB, so the IBAN is always 4 characters longer.
Always 27.
It's a 2-digit domestic control number specific to the French RIB system, which predates IBAN adoption and remains embedded in the final 2 characters of the BBAN.
Since 1 February 2014, when EU Regulation No 260/2012 ended the SEPA transition period and made IBAN mandatory for euro transfers within France itself too.
FR76 3000 6000 0112 3456 7890 189Validation runs entirely in your browser. Your IBAN is never sent to any server.