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