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