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