Question

    What does the seventh and eighth character in the Swift Code represent?

    A Bank Code Correct Answer Incorrect Answer
    B Location Code Correct Answer Incorrect Answer
    C ISO 3166-1 alpha-2 country code Correct Answer Incorrect Answer
    D Branch Code Correct Answer Incorrect Answer
    E None of these Correct Answer Incorrect Answer

    Solution

    Swift Code is a standard format of Bank Identifier Codes (BI3) and it is unique identification code for a particular bank. These codes are used when transferring money between banks, particularly for international wire transfers. Banks also used the codes for exchanging other messages between them. The Swift code consists of 8 or 11 characters. When 8-digits code is given, it refers to the primary office. The code formatted as below: AAAA BB CC DDD First 4 characters (AAA1) - bank code (only letters) Next 2 characters (B2) - ISO 3166-1 alpha-2 country (only letters) Next 2 characters (C3) - location code (letters and digits) (passive participant will have "1" in the second character) Last 3 characters (DD4) - branch code, optional ('XXX' for primary office) (letters and digits)

    Practice Next

    Relevant for Exams:

    ×
    ×