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