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