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