swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
49 lines (48 loc) • 1.22 kB
JSON
{
"country": "Guinea Bissau",
"country_code": "GW",
"list": [
{
"id": 1,
"bank": "BANCO DA AFRICA OCIDENTAL SA",
"city": "BISSAU",
"branch": null,
"swift_code": "BAOBGWGW"
},
{
"id": 2,
"bank": "BANCO DA UNIAO",
"city": "BISSAU",
"branch": null,
"swift_code": "BDUGGWGW"
},
{
"id": 3,
"bank": "BANQUE ATLANTIQUE DA GUINE-BISSAU,SA",
"city": "BISSAU",
"branch": null,
"swift_code": "ATGWGWGW"
},
{
"id": 4,
"bank": "BANQUE CENTRALE DES ETATS DE L'AFRIQUE DE L'OUEST",
"city": "BISSAU",
"branch": null,
"swift_code": "BCAOGWG1"
},
{
"id": 5,
"bank": "ECOBANK GUINEE BISSAU",
"city": "BISSAU",
"branch": null,
"swift_code": "ECOCGWGW"
},
{
"id": 6,
"bank": "ORABANK GUINEE BISSAU",
"city": "BISSAU",
"branch": null,
"swift_code": "ORBKGWGW"
}
]
}