A SWIFT code (or SWIFTBIC, as it's sometimes known) is a code that helps overseas banks identify which bank to send money to.
Validator
No Validation
Matched expressions
Regex expressions | Description | Score |
|---|---|---|
| Matches an 8-character alphanumeric string, where the first 6 characters are [A-Z] and the last 2 characters are [A-Z] or [0–9]. | 1 |
| Matches an 11-character alphanumeric string, where the first 6 characters are [A-Z] and the last 5 characters are [A-Z] or [0–9]. | 1 |
Ignored expressions
None