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