Belgischer Bankcode 585
Rothschild Belgique Succursale Rothschild Martin Maurel
| Bankkennung | 585 |
|---|---|
| Institut | Rothschild Belgique Succursale Rothschild Martin Maurel |
| BIC | RCBPBEBB |
| Codes dieser Bank | 585 |
IBAN-Aufbau mit diesem Code
Eine belgische IBAN besteht aus BE, zwei Prüfziffern, der dreistelligen Bankkennung, der siebenstelligen Kontonummer und zwei nationalen Prüfziffern (die ersten zehn Ziffern modulo 97). Für die Kennung kann die Liste der BNB bürgen; die Kontonummer kennt nur die Bank.
BE57 5850 0000 0135
Synthetisches Beispiel: der Kontoteil ist ein Platzhalter, diese IBAN gehört niemandem. Sie zeigt, wo der Code in der IBAN steht.
Was die API für diesen Code antwortet
Der Block unten ist die Antwort der Route selbst, erzeugt vom Code, der api.ibanforge.com bedient, auf dem Register zum angegebenen Stand. Nichts ist nachbearbeitet.
{
"valid": true,
"bic": {
"code": "RCBPBEBB",
"bank_name": "Rothschild Belgique Succursale Rothschild Martin Maurel",
"city": "BRUSSELS",
"source": "Banque nationale de Belgique, bank identification codes (Protocol Secretariat)",
"as_of": "2026-09",
"basis": "national_register",
"authoritative": true,
"lei": null
},
"bank_code_check": {
"value": "585",
"status": "verified",
"match": "register",
"register": "Banque nationale de Belgique, bank identification codes (Protocol Secretariat)",
"authoritative": true,
"institution": {
"name": "Rothschild Belgique Succursale Rothschild Martin Maurel",
"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": "Rothschild Belgique Succursale Rothschild Martin Maurel",
"classification": "default"
},
"risk_indicators": {
"country_risk": "standard",
"sepa_reachable": true,
"vop_coverage": true,
"test_bic": false
}
}Quelle: Banque nationale de Belgique, bank identification codes (Protocol Secretariat), Registerstand 2026-09.