swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
56 lines (55 loc) • 1.38 kB
JSON
{
"country": "Somalia",
"country_code": "SO",
"list": [
{
"id": 1,
"bank": "AMAL BANK LTD",
"city": "GAROWE",
"branch": null,
"swift_code": "AALLSOSG"
},
{
"id": 2,
"bank": "CENTRAL BANK OF SOMALIA",
"city": "MOGADISCIO",
"branch": null,
"swift_code": "CBSOSOSM"
},
{
"id": 3,
"bank": "DAHABSHIL BANK INTERNATIONAL",
"city": "MOGADISCIO",
"branch": null,
"swift_code": "DAHISOSM"
},
{
"id": 4,
"bank": "INTERNATIONAL BANK OF SOMALIA (IBS)",
"city": "MOGADISCIO",
"branch": null,
"swift_code": "IBOSSOSM"
},
{
"id": 5,
"bank": "PREMIER BANK LIMITED",
"city": "MOGADISCIO",
"branch": null,
"swift_code": "PBSMSOSM"
},
{
"id": 6,
"bank": "SALAAM SOMALI BANK",
"city": "MOGADISCIO",
"branch": null,
"swift_code": "SSBMSOSM"
},
{
"id": 7,
"bank": "TRUST AFRICAN BANK",
"city": "MOGADISCIO",
"branch": null,
"swift_code": "TTAFSOSM"
}
]
}