Skip to content

All of the bank in bangladesh and their branches with bank code and routing number will be there in different format

Notifications You must be signed in to change notification settings

shourav9884/bd-bank-branch-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bd-bank-branch-list

All of the bank in bangladesh and their branches with bank code and routing number will be there in different format. There are information of 62 banks and 8,751 Branches in total.

Structure of the json

[
    {
        "slug": "AB_BANK_LIMITED",
        "bank_code": "020",
        "name": "AB BANK LIMITED",
        "districts": [
            {
                "district_name": "BARISAL",
                "branches": [
                    {
                        "routing_number": "020060288",
                        "branch_name": "BARISAL BRANCH",
                        "branch_slug": "BARISAL_BRANCH",
                        "branch_code": "4321 / 028",
                        "swift_code": "ABBLBDDH",
                        "address": "MONSUR MANSION, 101 SADAR ROAD, BARISAL",
                        "telephone": "0431 2173186",
                        "email": "brslmg@abbl.com",
                        "fax": "0431 63562"
                    }
                ]
            }
            ...
        ]
    }
    ...
]

Note

About

All of the bank in bangladesh and their branches with bank code and routing number will be there in different format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages