Austrian bank code 19242
Scalable Capital Bank GmbH Zweigniederlassung Österreich, Wien
| Bank code (Bankleitzahl) | 19242 |
|---|---|
| Institution | Scalable Capital Bank GmbH Zweigniederlassung Österreich |
| BIC | none |
| Street | Praterstraße 1/Space 23 |
| Postcode | 1020 |
| Town | Wien |
| LEI | 391200F1AJKSV2QD7P05 |
The same answer, from your own code: take a free key (no e-mail address, no card) and the first call runs right here.
IBAN structure with this code
An Austrian IBAN is AT, two check digits, the five-digit bank code, then the eleven-digit account number. The bank code is what the OeNB directory can vouch for; the account number is known only to the bank.
AT78 1924 2000 0000 0001
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": null,
"bank_code_check": {
"value": "19242",
"status": "verified",
"match": "register",
"register": "Oesterreichische Nationalbank SEPA-Zahlungsverkehrs-Verzeichnis",
"authoritative": true,
"institution": {
"name": "Scalable Capital Bank GmbH Zweigniederlassung Österreich",
"street": "Praterstraße 1/Space 23",
"post_code": "1020",
"town": "Wien",
"country": "AT",
"lei": "391200F1AJKSV2QD7P05"
},
"as_of": "2026-09"
},
"sepa": {
"member": true,
"schemes": [
"SCT",
"SDD",
"SCT_INST"
],
"vop_required": true,
"vop_participant": null,
"basis": "country_default"
},
"issuer": null,
"risk_indicators": {
"country_risk": "standard",
"sepa_reachable": true,
"vop_coverage": true,
"test_bic": false
}
}Source: Oesterreichische Nationalbank SEPA-Zahlungsverkehrs-Verzeichnis, register as of 2026-09.