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