Real Kenya bank names, paired coherently with matching SWIFT/BIC codes and account formats when you generate a full record.
Co-operative Bank| Browser | sampuli.site โ pick Kenya, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/ke/bank?n=25 |
| npm | npx @sampuli/data ke.bank |
| Node | import { generate } from '@sampuli/data'; generate('ke.bank') |