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