Slovak bank code 5600
Prima banka Slovensko, a.s.
| Payment system code | 5600 |
|---|---|
| Payment service provider | Prima banka Slovensko, a.s. |
| BIC | KOMASK2X |
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.
SK21 5600 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": "KOMASK2X",
"bank_name": "Prima banka Slovensko, a.s.",
"city": "Žilina",
"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": "315700K45LRKNGMUIW27"
},
"bank_code_check": {
"value": "5600",
"status": "verified",
"match": "register",
"register": "Národná banka Slovenska, prevodník of identification codes for the domestic payment system",
"authoritative": true,
"institution": {
"name": "Prima banka Slovensko, a.s.",
"street": null,
"post_code": null,
"town": null,
"country": "SK"
},
"as_of": "2026-05"
},
"sepa": {
"member": true,
"schemes": [
"SCT",
"SDD",
"SCT_INST"
],
"vop_required": true,
"vop_participant": true,
"basis": "epc_register"
},
"issuer": {
"type": "bank",
"name": "Prima banka Slovensko, 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)