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