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