IBANs for Pakistan with the correct country code, length and a valid ISO 7064 mod-97 check — they pass IBAN validators. The account portion is synthetic.
PK90UNIL0336395584172797| Browser | sampuli.site — pick Pakistan, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/pk/account?n=25 |
| npm | npx @sampuli/data pk.account |
| Node | import { generate } from '@sampuli/data'; generate('pk.account') |