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