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