代码、数据与二维码工具

IBAN Validator

在浏览器中使用「IBAN Validator」完成代码、数据与二维码相关任务;输入内容和结果默认在设备上处理。

优先本地处理无需注册隐私说明 ↗

Spaces are removed and letters are uppercased locally. This checks format and checksum only; it cannot confirm an account or payee.

使用步骤

如何使用

  1. Paste an IBAN with or without spaces.
  2. Select Validate IBAN to normalize the value and run country-format and MOD-97 checks.
  3. Review the parsed fields and use the result only as a format check before sending a payment.

A local format and checksum check

The validator removes whitespace, converts letters to uppercase, verifies the two-letter country code, expected length and supported BBAN structure, then calculates the ISO 13616 MOD-97 checksum. Everything runs in this browser.

A valid IBAN does not confirm an account

A passing result means the number has a recognized structure and checksum. It cannot confirm that a bank account exists, is open, belongs to a particular person or business, or can receive a payment. Confirm payee details through your bank or trusted payment channel.

Explicit country coverage

This tool has detailed structural patterns for a practical set of commonly used IBAN countries. For an unlisted country, it still reports the country code and runs the generic IBAN character, length, and MOD-97 checks, while clearly marking country structure as unknown.

常见问题

你可能还想知道

Does this check whether an account exists?

No. IBAN validation cannot verify account existence, ownership, balance, payment eligibility, or fraud risk.

Why can an IBAN with a valid checksum still be rejected?

A bank may require a real, open account, a matching payee, additional payment details, or a country-specific rule beyond the published IBAN format.

Which countries have detailed structure checks?

The page currently recognizes structure patterns for Austria, Belgium, Bulgaria, Switzerland, Cyprus, Czechia, Germany, Denmark, Estonia, Spain, Finland, France, United Kingdom, Greece, Ireland, Italy, Lithuania, Luxembourg, Netherlands, Norway, Poland, Portugal, Sweden, Slovenia, and Slovakia.

Does the page send my IBAN anywhere?

No. Normalization, parsing, and validation happen locally in your browser.