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