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