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