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