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