Slovak bank code 2070
TRINITY BANK a.s.
| Payment system code | 2070 |
|---|---|
| Payment service provider | TRINITY BANK a.s. |
| BIC | MPUBCZPP |
The directory publishes a name and a BIC, and no address. The blanks are what the register holds, not a gap on our side.
IBAN structure with this code
A Slovak IBAN is SK, two check digits, the four-digit payment code, a six-digit account prefix, then the ten-digit account number. The payment code is what the NBS directory can vouch for; the account part is known only to the bank.
SK98 2070 0000 0000 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": {
"code": "MPUBCZPP",
"bank_name": "TRINITY BANK a.s.",
"city": "Praha 1",
"source": "Národná banka Slovenska, Directory of identification codes for the domestic payment system, version 225",
"as_of": "2026-05",
"basis": "national_register",
"authoritative": true,
"lei": "31570010000000039380"
},
"bank_code_check": {
"value": "2070",
"status": "verified",
"match": "register",
"register": "Národná banka Slovenska, prevodník of identification codes for the domestic payment system",
"authoritative": true,
"institution": {
"name": "TRINITY BANK a.s.",
"street": null,
"post_code": null,
"town": null,
"country": "SK"
},
"as_of": "2026-05"
},
"sepa": {
"member": true,
"schemes": [
"SCT",
"SCT_INST"
],
"vop_required": true,
"vop_participant": false,
"basis": "epc_register"
},
"issuer": {
"type": "bank",
"name": "TRINITY BANK a.s.",
"classification": "default"
},
"risk_indicators": {
"country_risk": "standard",
"sepa_reachable": true,
"vop_coverage": true,
"test_bic": false
}
}Zdroj: Národná banka Slovenska, Directory of identification codes for the domestic payment system, version 225 (2026-05-18)