Slovak bank code 6500
365.bank, a.s.
| Payment system code | 6500 |
|---|---|
| Payment service provider | 365.bank, a.s. |
| BIC | POBNSKBA |
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.
SK25 6500 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": "POBNSKBA",
"bank_name": "365.bank, a.s.",
"city": "Bratislava",
"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": "315700PLTAXHBHZP5J02"
},
"bank_code_check": {
"value": "6500",
"status": "verified",
"match": "register",
"register": "Národná banka Slovenska, prevodník of identification codes for the domestic payment system",
"authoritative": true,
"institution": {
"name": "365.bank, 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": "365.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)