Bank identifier codes with the correct 8- or 11-character ISO 9362 structure — institution, CZ country code, location and optional branch. Drawn from Czechia's real banks.
AGBACZPP| Browser | sampuli.site — pick Czechia, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/cz/swift?n=25 |
| npm | npx @sampuli/data cz.swift |
| Node | import { generate } from '@sampuli/data'; generate('cz.swift') |