CheckfmtGet a free key

IBAN validator / France

France IBAN format (FR)

A France IBAN is 27 characters long and begins with the country code FRfollowed by two check digits. Validate one below — the check runs in your browser (ISO 13616 mod-97).

Country code
FR
IBAN length
27
Example
FR1420041010050500013M02606

Runs entirely in your browser — nothing is sent to a server. A valid IBAN format does not mean the account exists or is active.

Validate France IBANs via API

curl "https://www.checkfmt.com/api/v1/iban?iban=FR1420041010050500013M02606&key=YOUR_KEY"
API docs →