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