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