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