🏦
IBAN 驗證器與解析器
驗證和解析國際銀行帳號輸入
範例
德國 IBAN
DE89 3704 0044 0532 0130 00
法國 IBAN
FR14 2004 1010 0505 0001 3M02 606
英國 IBAN
GB29 NWBK 6016 1331 9268 19
西班牙 IBAN
ES91 2100 0418 4502 0005 1332
使用指南
輸入 IBAN
Enter the IBAN number you want to validate
自動驗證
The tool automatically validates the IBAN format
查看結果
View validation results and parsed information
功能特點
🔍
根據國際標準驗證 IBAN 格式Validates IBAN format according to international standards
🌍
提取國家代碼、銀行代碼和帳號Extracts country code, bank code, and account number
📊
支援來自不同國家的所有 IBAN 格式Supports all IBAN formats from different countries
⚡
即時驗證並提供詳細錯誤資訊Real-time validation with detailed error messages
🔬技術指南
What is IBAN?IBAN (International Bank Account Number) is a standardized international bank account number format used for international money transfers.
IBAN StructureIBAN consists of country code (2 characters), check digits (2 characters), and BBAN (Basic Bank Account Number).
Validation ProcessIBAN validation involves format checking, length verification, and checksum calculation according to country-specific rules.