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