CheckfmtGet a free key

IBAN validator / Germany

Germany IBAN format (DE)

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

Country code
DE
IBAN length
22
Example
DE89370400440532013000

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 Germany IBANs via API

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