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