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