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