Skip to content
IBANforge
National Bank of Belgium list

Belgian bank code 515

The Bank of New York Mellon NV/SA

Bank identifier515
InstitutionThe Bank of New York Mellon NV/SA
BICIRVTBEBB
Codes of this bank515

IBAN structure with this code

A Belgian IBAN is BE, two check digits, the three-digit bank identifier, the seven-digit account number, then two national check digits (the first ten digits modulo 97). The identifier is what the NBB list can vouch for; the account number is known only to the bank.

BE86 5150 0000 0150

Synthetic example: the account part is a placeholder, this IBAN belongs to nobody. It shows where the code sits inside the IBAN.

What the API answers for this code

The block below is the route's own answer, produced by the same code that serves api.ibanforge.com, on the register as of the date shown. Nothing is edited.

{
  "valid": true,
  "bic": {
    "code": "IRVTBEBB",
    "bank_name": "The Bank of New York Mellon NV/SA",
    "city": "BRUSSELS",
    "source": "Banque nationale de Belgique, bank identification codes (Protocol Secretariat)",
    "as_of": "2026-09",
    "basis": "national_register",
    "authoritative": true,
    "lei": "MMYX0N4ZEZ13Z4XCG897"
  },
  "bank_code_check": {
    "value": "515",
    "status": "verified",
    "match": "register",
    "register": "Banque nationale de Belgique, bank identification codes (Protocol Secretariat)",
    "authoritative": true,
    "institution": {
      "name": "The Bank of New York Mellon NV/SA",
      "street": null,
      "post_code": null,
      "town": null,
      "country": "BE"
    },
    "as_of": "2026-09"
  },
  "sepa": {
    "member": true,
    "schemes": [
      "SCT",
      "SDD",
      "SCT_INST"
    ],
    "vop_required": true,
    "vop_participant": false,
    "basis": "country_default"
  },
  "issuer": {
    "type": "bank",
    "name": "The Bank of New York Mellon NV/SA",
    "classification": "default"
  },
  "risk_indicators": {
    "country_risk": "standard",
    "sepa_reachable": true,
    "vop_coverage": true,
    "test_bic": false
  }
}
Check an IBAN in the playgroundAudit a whole creditor fileHow the Belgian register answersBelgian bank codes (NBB list)

Source: Banque nationale de Belgique, bank identification codes (Protocol Secretariat), register as of 2026-09.