swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
70 lines (69 loc) • 1.8 kB
JSON
{
"country": "Andorra",
"country_code": "AD",
"list": [
{
"id": 1,
"bank": "ANDORRA BANC AGRICOL REIG S.A.",
"city": "LES ESCALDES",
"branch": null,
"swift_code": "BACAADAD"
},
{
"id": 2,
"bank": "ANDORRA GESTIO AGRICOL REIG SAU",
"city": "ESCALDES-ENGORDANY",
"branch": null,
"swift_code": "AAMAADAD"
},
{
"id": 3,
"bank": "BANC SABADELL D'ANDORRA S.A.",
"city": "ANDORRA LA VELLA",
"branch": null,
"swift_code": "BSANADAD"
},
{
"id": 4,
"bank": "BANCA PRIVADA D'ANDORRA S.A.",
"city": "LES ESCALDES",
"branch": null,
"swift_code": "CASBADAD"
},
{
"id": 5,
"bank": "CREDIT ANDORRA,S.A.",
"city": "ANDORRA LA VELLA",
"branch": null,
"swift_code": "CRDAADAD"
},
{
"id": 6,
"bank": "MORA BANC GRUP SA",
"city": "ANDORRA LA VELLA",
"branch": null,
"swift_code": "BINAADAD"
},
{
"id": 7,
"bank": "MORA BANC SAU",
"city": "LES ESCALDES",
"branch": null,
"swift_code": "BINAADB1"
},
{
"id": 8,
"bank": "RESULT INTERNACIONAL SA",
"city": "ANDORRA LA VELLA",
"branch": null,
"swift_code": "RINSADA1"
},
{
"id": 9,
"bank": "VALL BANC",
"city": "ESCALDES-ENGORDANY",
"branch": null,
"swift_code": "VALBADAD"
}
]
}