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