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