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