Real Iceland bank names, paired coherently with matching SWIFT/BIC codes and account formats when you generate a full record.
Landsbankinn| Browser | sampuli.site โ pick Iceland, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/is/bank?n=25 |
| npm | npx @sampuli/data is.bank |
| Node | import { generate } from '@sampuli/data'; generate('is.bank') |