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